Hi - I am trying to install the IIS metabase and compatibility layer via Windows Features and I get an error every time i try. I have followed a number of suggestions to no avail.
Here is an extract from iis7.log:
[03/25/2008 23:18:22] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/25/2008 23:18:22] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
[03/25/2008 23:18:22] Successfully updated IIS_IUSRS rights.
[03/25/2008 23:18:22] Successfully populated IIS_IUSRS.
[03/25/2008 23:18:22] Successfully set IISADMIN install state.
[03/25/2008 23:18:22] Successfully removed old metabase files.
[03/25/2008 23:18:26] Successfully started IISADMIN.
[03/25/2008 23:18:26] < !!FAIL!! > MB::SetData result=0x8009000f
[03/25/2008 23:18:26] < !!FAIL!! > METABASE_UTIL::InstallIisAdminMetabaseEntries result=0x8009000f
[03/25/2008 23:18:32] Successfully stopped IISADMIN.
[03/25/2008 23:18:33] Successfully installed legacy snapin metabase entries.
[03/25/2008 23:18:33] Successfully started IISADMIN.
[03/25/2008 23:18:33] < !!FAIL!! > Install of component Metabase result=0x8009000f
[03/25/2008 23:18:33] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x8009000f
[03/25/2008 23:18:33] [ End of IIS 7.0 Component Based Setup ]
ASP.net appears to be configured (under Application Development Features) and Windows Process Activation Service appears to be working. Does anyone have any suggestions? BTW, this is a brand new laptop running Vista Business.
Thanks in advance.