Re: [WiX-users] Virtual directory creation problems on Windows Server 2008 64-bit

2008-04-29 Thread Manish Kumar
e From: Rob Mensching <[EMAIL PROTECTED]> To: Manish Kumar <[EMAIL PROTECTED]>; "wix-users@lists.sourceforge.net" Sent: Tuesday, April 29, 2008 3:46:12 AM Subject: RE: [WiX-users] Virtual directory creation problems on Windows Server 2008 64-bit The WiX IIS CustomAct

Re: [WiX-users] Virtual directory creation problems on Windows Server 2008 64-bit

2008-04-29 Thread Rob Mensching
The WiX IIS CustomActions on Vista require the Legacy Admin Interface. The IIS team chose to completely rewrite their data store and not install the previously supported access interfaces by default. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Manis

Re: [WiX-users] Virtual directory creation problems on Windows Server 2008 64-bit

2008-04-28 Thread Bob Arnson
Manish Kumar wrote: > On the UAC enabled OSes (Vista and 2008), I get the "Admin Consent Form" > asking for elevation. After I allow the installer to run, the install > finishes successfully on the 32-bit OSes but fails with "Error 26002. Failed > to read IIsWebs table." on 64-bit Windows Server