Re: [WiX-users] Windows 2008 R2 64-bit Server

2010-01-13 Thread Rob Mensching
Don't think so. Good feature request. On Wed, Jan 13, 2010 at 11:57 AM, Chad Petersen wrote: > 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

[WiX-users] Windows 2008 R2 64-bit Server

2010-01-13 Thread Chad Petersen
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 fixe