« Previous Next »

Thread: Please help with IIS 6 Compatibility

Last post 04-18-2007 2:22 PM by MarkHunter. 7 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (8 items)

Sort Posts:

  • 03-08-2007, 1:39 AM

    Please help with IIS 6 Compatibility

    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 ]

  • 03-17-2007, 12:20 PM In reply to

    Re: Please help with IIS 6 Compatibility

    Bump.  I cross posted this in the IIS7 setup and configuration forums.  MS will more than likely see it there because it relates to IIS7.  Also, try un-installing and re-installing while logged in as Administrator.  

    Steve Schofield
    Windows Server MVP - IIS
    http://weblogs.asp.net/steveschofield


    http://www.IISLogs.com
    Log archival solution
    Install, Configure, Forget
  • 03-27-2007, 2:40 PM In reply to

    Re: Please help with IIS 6 Compatibility

    We have seen similar issue with upgraded box (xp->vista), but the error code returned in your case is slightly different. The error here is 0x80080005 which is access denied.

    Have you already tried solution from this post? (i.e. giving ADMIN and SYSTEM FC for ..RSA\MachineKeys folder)

    http://forums.iis.net/1564860/ShowThread.aspx#1564860 

     Let me know how it goes after implementing suggestion from above post.

     HTH,

    AJ

     

  • 03-27-2007, 4:28 PM In reply to

    Re: Please help with IIS 6 Compatibility

    Also, I overlooked the error code and read 0x80070005 instead of 0x80080005 which is CO_E_SERVER_EXEC_FAILURE (Thanks to Anil for pointing this out on seperate thread).

    This error basically means server execution failed. In majority of setup/installtion issues this error occurs when the installer is not able to register some DLL for various reasons (mising dlls, registry permissions, DCOM perms).

    Try the recommendation made in the 1st POST and if you still have problems installing Metbase Compat then please use process monitor to find out where is the failure coming from.

    Thanks,

    AJ

  • 04-16-2007, 2:58 AM In reply to

    Re: Please help with IIS 6 Compatibility

    Thank you for the replies.  I have yet to solve this issue.
  • 04-16-2007, 2:56 PM In reply to

    Re: Please help with IIS 6 Compatibility

    Did you try out previous suggestions? What was the result from Process Monitor output? Did you see any access denied there?

    Thanks,

    AJ

  • 04-18-2007, 2:56 AM In reply to

    Re: Please help with IIS 6 Compatibility

    Thank you once again.  I did try the previous suggestion and the problem is that the folder:

    %SystemDrive%\Users\All Users\Microsoft\Crypto\RSA\MachineKeys

    does not exist.  I have c:\users but no All Users within it.

    I did also run the process monitor output and it had hundreds of calls to iissetup, none of which appeared to error or deny permissions.

     Any other thoughts?

  • 04-18-2007, 2:22 PM In reply to

    Re: Please help with IIS 6 Compatibility

    Did you ever know that you're my hero....

    Problem solved with solution from:

    http://forums.iis.net/1564860/ShowThread.aspx#1564860 

    But instead of having an All Users file, files were found at the following path:

    C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys

    Thanks again.

     Mark

Page 1 of 1 (8 items)
Microsoft Communities