This looks like a usage question, but to answer the question the logging
does not show up when the custom action is called from a DoAction in the UI
(due to the infamous limitation on custom actions called from DoAction
successfully using the MsiProcessMessage API). To get logging, the custom
action must be called from the sequence table.
[http://msdn.microsoft.com/library/aa368322.aspx]

There does not appear to be a way I have discovered to acquire a Session
object from a DLL custom action (it seems to only be available from script
custom actions).

-----Original Message-----
From: Ryan [mailto:rgrim...@gmail.com] 
Sent: Tuesday, October 19, 2010 9:20 AM
To: wix-devs@lists.sourceforge.net
Subject: Re: [WiX-devs] [ wix-Bugs-3019443 ] .NET Custom Action fails on FW
4.0

<?remove some-text?>

I am unable to get the level of logging you posted.  Can you explain how you
got this log?

Ryan
-- 
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/wix-Bugs-30194
43-NET-Custom-Action-fails-on-FW-4-0-tp5642116p5651372.html
Sent from the wix-devs mailing list archive at Nabble.com.

----------------------------------------------------------------------------
--
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs


------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to