Hi all,
Im having the same problems outlined above but the solutions arent working for me. I have spent the last 4 hours trying to get IIS7 to work with ASP.NET and IIS6 metabase for use with VStudio. (This was an XP to Vista upgrade), but I uninstalled IIS before doing the upgrade to try to reduce the problems mentioned on sites like this.
Basically, IIS7 and ASP.NET install fine, but if I try to install the IIS6 metabase features I get the aforementioned problems as did Rafa. I have tried uninstalling, reinstalling, removing the ISAPI filter, removing the *:80: issue to no avail. I'm getting desperate as one of my main jobs is building ASP.NET sites.
I think the fault lies here at the very end of the IIS7 log file:
[02/01/2007 20:42:50] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
[02/01/2007 20:42:50] Successfully updated IIS_IUSRS rights.
[02/01/2007 20:42:50] Successfully populated IIS_IUSRS.
[02/01/2007 20:42:50] Successfully set IISADMIN install state.
[02/01/2007 20:42:50] Successfully removed old metabase files.
[02/01/2007 20:42:52] Successfully started IISADMIN.
[02/01/2007 20:42:52] < !!FAIL!! > METABASE_UTIL::InstallIisAdminMetabaseEntries result=0x8009000f
[02/01/2007 20:42:58] Successfully stopped IISADMIN.
[02/01/2007 20:42:59] < WARNING! > METABASE_UTIL::InstallLegacySnapInMetabaseEntries result=0x8009000f
[02/01/2007 20:42:59] Successfully started IISADMIN.
[02/01/2007 20:42:59] < !!FAIL!! > Install of component Metabase result=0x8009000f
[02/01/2007 20:42:59] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x8009000f
[02/01/2007 20:42:59] [ End of IIS 7.0 Component Based Setup ]
[02/01/2007 20:43:10] [ ***** IIS 7.0 Component Based Setup ***** ]
[02/01/2007 20:43:10] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility
[02/01/2007 20:43:10] Install of component ADSICompatibility succeeded!
[02/01/2007 20:43:10] Success!
[02/01/2007 20:43:10] [ End of IIS 7.0 Component Based Setup ]
[02/01/2007 20:43:10] [ ***** IIS 7.0 Component Based Setup ***** ]
[02/01/2007 20:43:10] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[02/01/2007 20:43:10] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[02/01/2007 20:43:10] LaunchCommand Succeeded
[02/01/2007 20:43:10] Success!
[02/01/2007 20:43:10] [ End of IIS 7.0 Component Based Setup ]
Please help in any way you can..
Cheers,
Doug Rees