I have an install that has several DTF CA's in them using wix 3.0.  Normally in 
an MSI log I'm used to seeing something like:

1) action start....
2) MSI (c)  Invoking remote custom action. DLL: path Entrypoint: function
3) SFXCA: Extracting custom action to ......
4) SFXCA: Binding to CLR version v2.0.50727
5) Calling custom action assembly | namespace | class information

For the first few CA's in this install I see all of this.  But then I have this 
one CA that I never see  lines 3 -5 in the log.  I attached a debugger and 
stepped through the CA to verify it's all working correctly and I've noticed 
that my calls to Session.Log() don't actually log anything.  

Has anyone ever seen this?
 
Christopher Painter, Author of Deployment Engineering Blog
Have a hot tip, know a secret or read a really good thread that deserves 
attention? E-Mail Me


      

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to