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 2008 VM. I haven't tried 
> 64-bit Vista.
>   

The WiX IIS custom actions target the IIS 6 metabase; IIS 7 uses a 
different XML-based model. There's an IIS 6 backward-compatibility 
feature you can install to enable the custom actions to work, though the 
IIS team didn't implement the IIS 6 feature used to provide rollback.

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
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