<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.iis.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:cs="http://blogs.iis.net/"><channel><title>Setup &amp; Migration</title><link>http://forums.iis.net/1035.aspx</link><description>For automating installations of IIS or failures during install, use this forum</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1671527.aspx</link><pubDate>Wed, 18 Apr 2007 18:22:24 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1671527</guid><dc:creator>MarkHunter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1671527.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1671527</wfw:commentRss><description>&lt;P&gt;Did you ever know that you're my hero....&lt;/P&gt;
&lt;P&gt;Problem solved with solution from:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.iis.net/1564860/ShowThread.aspx#1564860"&gt;&lt;STRONG&gt;&lt;FONT color=#006078&gt;http://forums.iis.net/1564860/ShowThread.aspx#1564860&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But instead of having an All Users file, files were found at the following path:&lt;/P&gt;
&lt;P&gt;C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys&lt;/P&gt;
&lt;P&gt;Thanks again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Mark&lt;/P&gt;</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1670426.aspx</link><pubDate>Wed, 18 Apr 2007 06:56:14 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1670426</guid><dc:creator>MarkHunter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1670426.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1670426</wfw:commentRss><description>&lt;P&gt;Thank you once again.&amp;nbsp; I did try the previous suggestion and the problem is that the folder:&lt;/P&gt;
&lt;P&gt;%SystemDrive%\Users\All Users\Microsoft\Crypto\RSA\MachineKeys&lt;/P&gt;
&lt;P&gt;does not exist.&amp;nbsp; I have c:\users but no All Users within it.&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Any other thoughts?&lt;/P&gt;</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1667929.aspx</link><pubDate>Mon, 16 Apr 2007 18:56:48 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1667929</guid><dc:creator>ApurvaJoshi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1667929.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1667929</wfw:commentRss><description>&lt;P&gt;Did you try out previous suggestions? What was the result from Process Monitor output? Did you see any access denied there? &lt;/P&gt;
&lt;P&gt;Thanks, &lt;/P&gt;
&lt;P&gt;AJ &lt;/P&gt;</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1666931.aspx</link><pubDate>Mon, 16 Apr 2007 06:58:40 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1666931</guid><dc:creator>MarkHunter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1666931.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1666931</wfw:commentRss><description>Thank you for the replies.&amp;nbsp; I have yet to solve this issue.</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1639744.aspx</link><pubDate>Tue, 27 Mar 2007 20:28:43 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1639744</guid><dc:creator>ApurvaJoshi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1639744.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1639744</wfw:commentRss><description>&lt;P&gt;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). &lt;/P&gt;
&lt;P&gt;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). &lt;/P&gt;
&lt;P&gt;Try the recommendation made in the 1st POST and if you still have problems installing Metbase Compat then please use &lt;A class="" href="http://www.microsoft.com/technet/sysinternals/processesandthreads/processmonitor.mspx"&gt;process monitor&lt;/A&gt; to find out where is the failure coming from. &lt;/P&gt;
&lt;P&gt;Thanks, &lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1639561.aspx</link><pubDate>Tue, 27 Mar 2007 18:40:18 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1639561</guid><dc:creator>ApurvaJoshi</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1639561.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1639561</wfw:commentRss><description>&lt;P&gt;We have seen similar issue with upgraded box (xp-&amp;gt;vista), but the error code returned in your case is slightly different. The error here is 0x80080005 which is access denied. &lt;/P&gt;
&lt;P&gt;Have you already tried solution from this post? (i.e. giving ADMIN and SYSTEM FC for ..RSA\MachineKeys folder)&lt;/P&gt;
&lt;P&gt;&lt;A href="http://forums.iis.net/1564860/ShowThread.aspx#1564860"&gt;http://forums.iis.net/1564860/ShowThread.aspx#1564860&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;Let me know how it goes after implementing suggestion from above post. &lt;/P&gt;
&lt;P&gt;&amp;nbsp;HTH, &lt;/P&gt;
&lt;P&gt;AJ&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description></item><item><title>Re: Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1624808.aspx</link><pubDate>Sat, 17 Mar 2007 16:20:09 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1624808</guid><dc:creator>steve schofield</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1624808.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1624808</wfw:commentRss><description>&lt;P&gt;Bump.&amp;nbsp; I cross posted this in the&amp;nbsp;IIS7 setup and configuration forums.&amp;nbsp; MS will more than likely see it there because it relates to IIS7.&amp;nbsp; Also, try un-installing and re-installing while logged in as Administrator.&amp;nbsp;&amp;nbsp; &lt;/P&gt;</description></item><item><title>Please help with IIS 6 Compatibility</title><link>http://forums.iis.net/thread/1610720.aspx</link><pubDate>Thu, 08 Mar 2007 06:39:26 GMT</pubDate><guid isPermaLink="false">50bcf3b4-f6fe-4638-adff-0c150e922e99:1610720</guid><dc:creator>MarkHunter</dc:creator><slash:comments>0</slash:comments><comments>http://forums.iis.net/thread/1610720.aspx</comments><wfw:commentRss>http://forums.iis.net/commentrss.aspx?SectionID=1035&amp;PostID=1610720</wfw:commentRss><description>&lt;P&gt;I have recently bought a laptop with Vista.&amp;nbsp; I am trying to run VS2005 and am running into some problems.&amp;nbsp; I have narrowed it down to no having IIS metafile and IIS 6 compatibility installed.&amp;nbsp; 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:&lt;/P&gt;
&lt;P&gt;error installing components, not all components installed. (something like that)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;the iis log file has this to say:&lt;/P&gt;
&lt;P&gt;Please help...&lt;/P&gt;
&lt;P&gt;[03/07/2007 22:23:16] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[03/07/2007 22:23:16] "C:\Windows\System32\inetsrv\iissetup.exe" /install Metabase&lt;BR&gt;[03/07/2007 22:23:16] Successfully updated IIS_IUSRS rights.&lt;BR&gt;[03/07/2007 22:23:16] Successfully populated IIS_IUSRS.&lt;BR&gt;[03/07/2007 22:23:16] Successfully set IISADMIN install state.&lt;BR&gt;[03/07/2007 22:23:16] Successfully removed old metabase files.&lt;BR&gt;[03/07/2007 22:25:16] &amp;lt; !!FAIL!! &amp;gt; UTIL::StartNamedService result=0x8007041d&lt;BR&gt;[03/07/2007 22:25:16] Successfully stopped IISADMIN.&lt;BR&gt;[03/07/2007 22:25:46] &amp;lt; WARNING! &amp;gt; METABASE_UTIL::InstallLegacySnapInMetabaseEntries result=0x80080005&lt;BR&gt;[03/07/2007 22:27:46] &amp;lt; !!FAIL!! &amp;gt; UTIL::StartNamedService IISADMIN result=0x8007041d&lt;BR&gt;[03/07/2007 22:27:46] &amp;lt; !!FAIL!! &amp;gt; Install of component Metabase result=0x8007041d&lt;BR&gt;[03/07/2007 22:27:46] &amp;lt; !!FAIL!! &amp;gt; COMPONENT::ExecuteCommand result=0x8007041d&lt;BR&gt;[03/07/2007 22:27:46] [ End of IIS 7.0 Component Based Setup ]&lt;BR&gt;[03/07/2007 22:27:56] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[03/07/2007 22:27:56] "C:\Windows\System32\inetsrv\iissetup.exe" /install ADSICompatibility&lt;BR&gt;[03/07/2007 22:27:56] Install of component ADSICompatibility succeeded!&lt;BR&gt;[03/07/2007 22:27:56] Success!&lt;BR&gt;[03/07/2007 22:27:56] [ End of IIS 7.0 Component Based Setup ]&lt;BR&gt;[03/07/2007 22:27:56] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[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&lt;BR&gt;[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&lt;BR&gt;[03/07/2007 22:27:56] LaunchCommand Succeeded&lt;BR&gt;[03/07/2007 22:27:56] Success!&lt;BR&gt;[03/07/2007 22:27:56] [ End of IIS 7.0 Component Based Setup ]&lt;BR&gt;[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[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&lt;BR&gt;[03/07/2007 22:28:01] Uninstall of component ADSICompatibility succeeded!&lt;BR&gt;[03/07/2007 22:28:01] Success!&lt;BR&gt;[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]&lt;BR&gt;[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[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&lt;BR&gt;[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&lt;BR&gt;[03/07/2007 22:28:01] Ignoring acceptable LaunchCommand failure 0x80070003&lt;BR&gt;[03/07/2007 22:28:01] Success!&lt;BR&gt;[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]&lt;BR&gt;[03/07/2007 22:28:01] [ ***** IIS 7.0 Component Based Setup ***** ]&lt;BR&gt;[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&lt;BR&gt;[03/07/2007 22:28:01] Successfully removed old metabase files.&lt;BR&gt;[03/07/2007 22:28:01] Uninstall of component Metabase succeeded!&lt;BR&gt;[03/07/2007 22:28:01] Success!&lt;BR&gt;[03/07/2007 22:28:01] [ End of IIS 7.0 Component Based Setup ]&lt;/P&gt;</description></item></channel></rss>