I am getting this error in my iis7.log when I try to install the IIS 6.0 metabase compatibility
04/21/2007 17:36:54] [ ***** IIS 7.0 Component Based Setup ***** ]
[04/21/2007 17:36:54] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
[04/21/2007 17:36:54] Successfully updated IIS_IUSRS rights.
[04/21/2007 17:36:54] Successfully populated IIS_IUSRS.
[04/21/2007 17:36:54] Successfully set IISADMIN install state.
[04/21/2007 17:36:54] Successfully removed old metabase files.
[04/21/2007 17:36:55] Successfully started IISADMIN.
[04/21/2007 17:36:55] < !!FAIL!! > MB::SetData result=0x8009000b
[04/21/2007 17:36:55] < !!FAIL!! > METABASE_UTIL::InstallIisAdminMetabaseEntries result=0x8009000b
[04/21/2007 17:37:01] Successfully stopped IISADMIN.
[04/21/2007 17:37:02] < WARNING! > METABASE_UTIL::InstallLegacySnapInMetabaseEntries result=0x8009000b
[04/21/2007 17:37:02] Successfully started IISADMIN.
[04/21/2007 17:37:02] < !!FAIL!! > Install of component Metabase result=0x8009000b
[04/21/2007 17:37:02] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x8009000b
[04/21/2007 17:37:02] [ End of IIS 7.0 Component Based Setup ]
[04/21/2007 17:37:12] [ ***** IIS 7.0 Component Based Setup ***** ]
[04/21/2007 17:37:12] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility
[04/21/2007 17:37:12] Install of component ADSICompatibility succeeded!
[04/21/2007 17:37:12] Success!
[04/21/2007 17:37:12] [ End of IIS 7.0 Component Based Setup ]
[04/21/2007 17:37:12] [ ***** IIS 7.0 Component Based Setup ***** ]
[04/21/2007 17:37:12] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[04/21/2007 17:37:12] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[04/21/2007 17:37:12] LaunchCommand Succeeded
[04/21/2007 17:37:12] Success!
[04/21/2007 17:37:12] [ End of IIS 7.0 Component Based Setup ]
It looks very similar to the other post in this forum, but I have tried to enable access for the SYSTEM account and Administrators Group to the files that are located at C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys and I keep receiving the error. I even verified that none of the permissions are inherited.
I have tried uninstalling and reinstalling IIS, I even used the windows system restore to roll my machine back. Nothing works, I still get this error. The only thing that I did differently was that I accidentally tried to install the metabase support before any part of IIS was installed. I had done a full format and had forgotten that I didn't have IIS installed yet and so I went to install the metabase support and got this error. I figured this was why, but then I installed IIS successfully and the error doesn't go away.