<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Nathan Bridgewater &#187; 2005</title>
	<atom:link href="http://www.integratedwebsystems.com/tag/2005/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.integratedwebsystems.com</link>
	<description>My Little .NET Sandbox</description>
	<lastBuildDate>Tue, 31 Aug 2010 17:15:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fixing a Corrupt Sql Server 2005 Install</title>
		<link>http://www.integratedwebsystems.com/2009/04/fixing-a-corrupt-sql-server-2005-install/</link>
		<comments>http://www.integratedwebsystems.com/2009/04/fixing-a-corrupt-sql-server-2005-install/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 17:14:40 +0000</pubDate>
		<dc:creator>Nathan</dc:creator>
				<category><![CDATA[2005]]></category>
		<category><![CDATA[Sql Server]]></category>
		<category><![CDATA[Install]]></category>

		<guid isPermaLink="false">http://www.integratedwebsystems.com/index.php/2009/04/fixing-a-corrupt-sql-server-2005-install/</guid>
		<description><![CDATA[Okay, so I&#8217;ve been fighting with this workstation that has a corrupt Sql Server 2005 install, and I&#8217;m unable to re-install or remove the old install. I&#8217;ve tried manually removing registry keys and the whole nine. I even found a few references to articles posted about the topic. I finally figured it out, so I [...]]]></description>
			<content:encoded><![CDATA[<p>Okay, so I&#8217;ve been fighting with this workstation that has a corrupt Sql Server 2005 install, and I&#8217;m unable to re-install or remove the old install. I&#8217;ve tried manually removing registry keys and the whole nine. I even found a few references to articles posted about the topic.</p>
<p>I finally figured it out, so I thought I&#8217;d share since I&#8217;ve had to do this more than once. My situation is that I have a machine with Sql Management Studio Express installed and I needed the full Management Studio installed. So while uninstalling a few components, I must&#8217;ve done it in the wrong order, my Sql Server Add/Remove just disappeared.&#160; So then I was unable to cleanly uninstall the software.</p>
<p>When I tried to re-install the client components, I kept getting this error:</p>
<blockquote><p>A component that you have specified in the ADD_LOCAL property is already installed. To upgrade the existing component, refer to the template.ini and set the UPGRADE property to the name of the component.</p>
</blockquote>
<p><a href="http://www.integratedwebsystems.com/wp-content/upload/sqlerr.png"><img style="border-right-width: 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" border="0" alt="sqlerr" src="http://www.integratedwebsystems.com/wp-content/upload/sqlerr-thumb.png" width="644" height="89" /></a></p>
<p>Sounds a bit greek to me.&#160; But after a few minutes of reviewing google results for the subject, I found this article.</p>
<p><a title="http://www.techtalkz.com/microsoft-sql-server/163115-uninstall-sql-2005-studio-express-so-i-can-install-sql-2005-t.html" href="http://www.techtalkz.com/microsoft-sql-server/163115-uninstall-sql-2005-studio-express-so-i-can-install-sql-2005-t.html">http://www.techtalkz.com/microsoft-sql-server/163115-uninstall-sql-2005-studio-express-so-i-can-install-sql-2005-t.html</a></p>
<p>In the last post, he mentions that he downloaded the Windows Installer Cleanup Utility and it worked.&#160; So I thought I&#8217;d give it a whirl since my local install was pretty much a handful of nastiness.&#160; So I downloaded the utility from <a href="http://support.microsoft.com/kb/290301" target="_blank">Microsoft&#8217;s web site</a>.</p>
<p>After installing, I ran the utility, found the missing add/remove items and removed them.&#160; Easy peasy&#8230;</p>
<p>Finally I restarted the Sql 2005 installer as normal, and the Client Components install went through without a problem.</p>
<p>Now I can get some work done&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.integratedwebsystems.com/2009/04/fixing-a-corrupt-sql-server-2005-install/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
