Hi,
Thanks for your reply. I do have the legacy settings enabled. Server Manager > 
IIS 6 Management Compabitlity > IIS 6 Metabase Compatibility is checked.
This is a UAC related problem. If I open a an admin command prompt and fire off 
the MSI from there, the install works fine (on the same 64-bit machine). Its 
only the double-click to launch and allow elevation workflow that doesn't work. 
Also, as I mentioned, this isn't a problem on the 32-bit Vista and Windows 
Server 2008.
thanks,
Manish. ==
Manish Kumar
mailto:[EMAIL PROTECTED]
+1(608)358-5055


----- Original Message ----
From: Rob Mensching <[EMAIL PROTECTED]>
To: Manish Kumar <[EMAIL PROTECTED]>; "wix-users@lists.sourceforge.net" 
<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 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 Manish Kumar
Sent: Sunday, April 27, 2008 18:23
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Virtual directory creation problems on Windows Server 2008 
64-bit

Hi,

I have an installer that creates a virtual directory in IIS. I have created 
that installer using Wix 2.0.5805.0, which I believe is the latest 2.0 release. 
The installer (resulting MSI) works fine on XP, 2003 and even on 32-bit Vista 
and 32-bit Windows Server 2008.
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 2008 VM. I haven't tried 64-bit Vista.

Looking at the installation log, I confirmed that the install successfully got 
past the point where it puts the files in the "Program Files" directory which 
kind of proves that "elevation" worked.

Can someone provide some insight/help into this solving this problem? If you 
would like me to prepare a small MSI which demonstrates this problem, I can do 
that as well.
PS: We are considering using Wix 3.0 in the near future but this an existing 
release whose installation I don't want to change too much. However, I don't 
know if Wix 3.0 doesn't have this issue.

thanks,
Manish.
==
Manish Kumar
mailto:[EMAIL PROTECTED]
+1(608)358-5055



      
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



      
____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now.  
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to