Our 32-bit .NET 2.0 Web app was having difficulties on this 64-bit
platform. Our assemblies were compiled as x86 (rather than "Any CPU")
and they just would not load on this platform initially. If we set the
Application Pool advanced setting "Enable 32-Bit Applications" from
False to True that fixed the problem. Currently we are running on final
WiX 2.x, but will (hopefully) be updating to WiX 3.x before our next
major release. Is this setting exposed in a WiX element/attribute? I
downloaded 3.0 final and checked the WiX.chm and could not find anything
that look like the ticket. Haven't checked 3.5 yet.

Thanks
Chad


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to