I have recently bought a laptop with Vista. I am trying to run VS2005 and am running into some problems. I have narrowed it down to no having IIS metafile and IIS 6 compatibility installed. The problem is that when I try to enable it through the windows features dialog, it hangs for a while than gives an error message:
error installing components, not all components installed. (something like that)
the iis log file has this to say:
Please help...
[03/07/2007 22:23:16] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:23:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase
[03/07/2007 22:23:16] Successfully updated IIS_IUSRS rights.
[03/07/2007 22:23:16] Successfully populated IIS_IUSRS.
[03/07/2007 22:23:16] Successfully set IISADMIN install state.
[03/07/2007 22:23:16] Successfully removed old metabase files.
[03/07/2007 22:25:16] < !!FAIL!! > UTIL::StartNamedService result=0x8007041d
[03/07/2007 22:25:16] Successfully stopped IISADMIN.
[03/07/2007 22:25:46] < WARNING! > METABASE_UTIL::InstallLegacySnapInMetabaseEntries result=0x80080005
[03/07/2007 22:27:46] < !!FAIL!! > UTIL::StartNamedService IISADMIN result=0x8007041d
[03/07/2007 22:27:46] < !!FAIL!! > Install of component Metabase result=0x8007041d
[03/07/2007 22:27:46] < !!FAIL!! > COMPONENT::ExecuteCommand result=0x8007041d
[03/07/2007 22:27:46] [ End of IIS 7.0 Component Based Setup ]
[03/07/2007 22:27:56] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:27:56] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility
[03/07/2007 22:27:56] Install of component ADSICompatibility succeeded!
[03/07/2007 22:27:56] Success!
[03/07/2007 22:27:56] [ End of IIS 7.0 Component Based Setup ]
[03/07/2007 22:27:56] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:27:56] "C:\Windows\System32\inetsrv\iissetup.exe" /launch C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[03/07/2007 22:27:56] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s C:\Windows\System32\inetsrv\iisext.dll
[03/07/2007 22:27:56] LaunchCommand Succeeded
[03/07/2007 22:27:56] Success!
[03/07/2007 22:27:56] [ End of IIS 7.0 Component Based Setup ]
[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:28:01] "C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe" /uninstall ADSICompatibility
[03/07/2007 22:28:01] Uninstall of component ADSICompatibility succeeded!
[03/07/2007 22:28:01] Success!
[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]
[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:28:01] "C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe" /launch_uninstall C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll
[03/07/2007 22:28:01] Launching command C:\Windows\System32\regsvr32.exe, with params C:\Windows\System32\regsvr32.exe /s /u C:\Windows\System32\inetsrv\iisext.dll
[03/07/2007 22:28:01] Ignoring acceptable LaunchCommand failure 0x80070003
[03/07/2007 22:28:01] Success!
[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]
[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]
[03/07/2007 22:28:01] "C:\Windows\WinSxS\x86_microsoft-windows-iis-sharedlibraries_31bf3856ad364e35_6.0.6000.16386_none_0eb2b0c8b7e74678\iissetup.exe" /uninstall Metabase
[03/07/2007 22:28:01] Successfully removed old metabase files.
[03/07/2007 22:28:01] Uninstall of component Metabase succeeded!
[03/07/2007 22:28:01] Success!
[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]