Hi, Our installation rules dialogue checks the folowing registry key HKLM\Software\Microsoft\InetStp\Components\Metabase to see if IIS6 compatibility is installed.
Dave -----Original Message----- From: Dominique Louis [mailto:dominique.lo...@amxeurope.com] Sent: 11 November 2009 14:40 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error 0x80040154: failedtogetIID_IIMSAdminBaseobject with IIS 7 You are correct, IIS6 compatibility is required for it to install correctly. Does anyone have a script that correctly detects IIS6 compatibility mode under IIS 7? -----Original Message----- From: Dominique Louis [mailto:dominique.lo...@amxeurope.com] Sent: 11 November 2009 13:09 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error 0x80040154: failed togetIID_IIMSAdminBaseobject with IIS 7 Do they? My understanding was that if you installed "Management and Script Tools" that would be fine. I'll test that out and report back. Dominique. -----Original Message----- From: David Watson [mailto:dwat...@sdl.com] Sent: 11 November 2009 12:22 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Error 0x80040154: failed to getIID_IIMSAdminBaseobject with IIS 7 Hi, Have you installed the II6 backward compatability in II7, the wix IIS utilities need them? Dave -----Original Message----- From: Dominique Louis [mailto:dominique.lo...@amxeurope.com] Sent: 11 November 2009 12:13 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] Error 0x80040154: failed to get IID_IIMSAdminBaseobject with IIS 7 Hi all, I'm trying to create some WebVirtualDir under the Default Web Site which is installed under C:\Program Files\My application. I've set up permissions as follows... <util:PermissionEx User="[WIX_ACCOUNT_NETWORKSERVICE]" GenericAll="yes" Traverse="yes" /> <util:PermissionEx User="[WIX_ACCOUNT_ADMINISTRATORS]" GenericAll="yes" Traverse="yes" /> <util:PermissionEx User="[WIX_ACCOUNT_USERS]" GenericRead="yes" GenericExecute="yes" Traverse="yes" /> <util:PermissionEx User="IIS_IUSRS" GenericRead="yes" GenericExecute="yes" Traverse="yes" /> And the WebVirtualDir... <iis:WebVirtualDir Id="ISPostOfficeReceiverWebServiceVirtualDir" Alias="ISPostOfficeWebServices" Directory="WebService" WebSite="DefaultWebSite"> <iis:WebApplication Id="ISPostOfficeReceiverWebServiceApplication" Name="ISPostOfficeWebServices" /> </iis:WebVirtualDir> Action 11:52:58: StartMetabaseTransaction. Starting IIS Metabase Transaction StartMetabaseTransaction: Error 0x80040154: failed to get IID_IIMSAdminBase object Error 26001. Cannot connect to Internet Information Server. (-2147221164 ) Does any know know what could be going wrong? Is there something else I need to do for IIS7. A slightly modifed script works fine for IIS 5&6 Thanks. DOMINIQUE LOUIS | IS DEVELOPER, AMX DIGITAL MEDIA GROUP AMX UK| 6TH FLOOR SALISBURY HOUSE,| LONDON WALL | LONDON | EC2M 5QQ AMX AMX AMX UK Auster Road Clifton Moor York, North Yorkshire United Kingdom YO30 4GD +44 (0) 1904 343100 office +44 (0) 1904 343101 fax AMX South 6th Floor Salisbury House London Wall London United Kingdom EC2M 5QQ +44 (0) 2076 529450 office +44 (0) 8701 991661 fax AMX Belgium Boerenkrijglaan, 96a B-2260 Westerlo Belgium + 32 (0) 1454 2763 office + 32 (0) 1454 2766 fax ###################################################################### Attention: This e-mail message is privileged and confidential. If you are not the intended recipient please delete the message and notify the sender. Any views or opinions presented are solely those of the author. This email was scanned and cleared by NetIQ MailMarshal. ###################################################################### ------------------------------------------------------------------------ ------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users