<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>Makiwa &#187; SQL Server</title>
	<link>http://www.makiwa.com</link>
	<description>Stuart Campbell's occasional musings about software development, etc.</description>
	<pubDate>Thu, 08 May 2008 11:04:13 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>Uninstall of SQL Server 2005 fails with ReportChainingResults error (0&#215;8007064c)</title>
		<link>http://www.makiwa.com/index.php/2006/08/31/uninstall-of-sql-server-2005-fails-with-reportchainingresults-error-0x8007064c/</link>
		<comments>http://www.makiwa.com/index.php/2006/08/31/uninstall-of-sql-server-2005-fails-with-reportchainingresults-error-0x8007064c/#comments</comments>
		<pubDate>Thu, 31 Aug 2006 11:33:46 +0000</pubDate>
		<dc:creator>Stu</dc:creator>
		
		<category><![CDATA[Development]]></category>

		<category><![CDATA[SQL Server]]></category>

		<guid isPermaLink="false">http://www.makiwa.com/index.php/2006/08/31/uninstall-of-sql-server-2005-fails-with-reportchainingresults-error-0x8007064c/</guid>
		<description><![CDATA[I tried to uninstall SQL Server 2005 Developer Edition today and was mortified when, halfway through the uninstallation (is that a word?), &#8220;SQL Server setup encountered an error and needs to close&#8221;! I got a sickly, sinking feeling in my stomach - my immediate future was devoid of fun. After all, I needed to re-install [...]]]></description>
			<content:encoded><![CDATA[<p>I tried to uninstall SQL Server 2005 Developer Edition today and was mortified when, halfway through the uninstallation (is that a word?), &#8220;SQL Server setup encountered an error and needs to close&#8221;! I got a sickly, sinking feeling in my stomach - my immediate future was devoid of fun. After all, I needed to re-install it again so I could do some work.</p>
<p>A second (and third) attempt failed too, and each time I desperately opted to &#8220;tell Microsoft about this problem&#8221;, in the irrational hope that it would wake someone up at Redmond and that they would slide down an emergency fireman&#8217;s pole into the crisis and emergency centre and contact me immediately with a special fix.</p>
<p>Of course, no contact was made. So I rummaged through log files and scoured the web, but couldn&#8217;t find any relevant information. The error in the log file was:</p>
<p><code><br />
Error: Action &#8220;ReportChainingResults&#8221; threw an exception during execution.<br />
One or more packages failed to install. Refer to logs for error details. : 1612<br />
        Error Code: 0&#215;8007064c (1612)<br />
Windows Error Text: The installation source for this product is not available.  Verify that the source exists and that you can access it.<br />
</code></p>
<p>Eventually, I managed to get around the problem. This is what I did. </p>
<p>In Add/Remove Programs:</p>
<ol>
<li>Uninstalled SQL Server 2005 Samples</li>
<li>Uninstalled SQL 2005 Mobile Dev tools</li>
<li>
<ol>Then, instead of <em>uninstalling</em> SQL Server 2005, I opted to &#8220;change&#8221; it.</p>
<li>When the component selection list came up I selected Workstation components (there were no instances anyway!)</li>
<li>After the system config check, I selected &#8220;Change Installed Components&#8221; and made sure everything was set to &#8220;Entire feature will be unavailable&#8221;. Next, next, etc and BINGO! It worked! </li>
</ol>
</li>
</ol>
<p>Then all I needed to do was uninstall some of the other thing in Add/Remove Programs, like backwards compatibility and native client.</p>
<p>I hope this helps some other poor sod.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.makiwa.com/index.php/2006/08/31/uninstall-of-sql-server-2005-fails-with-reportchainingresults-error-0x8007064c/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
