Some things to try:

* Is the MSI failing? There ought to be separate MSI log files in the same
directory, so check those for any errors.

* Check the bootstrapper's log file to see how far it gets, may give you a
clue about where it's failing
* If you want to step into your managed BA, put a thread sleep in the code
to give yourself enough time to attach a debugger to the process
* If all else fails, try popping up some MessageBoxes do debug
* Are you seeing your custom UI load at all? If you are, that's very good!
Then you know you're UI is at least getting loaded up by Burn. If not, then
double check everything (config files, bundle.wxs, your bootstrapper C#
file, etc.)



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-debug-tp7590356p7590374.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to