<?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>geek# &#187; vps</title>
	<atom:link href="http://geeksharp.com/tag/vps/feed/" rel="self" type="application/rss+xml" />
	<link>http://geeksharp.com</link>
	<description>techno-babble for the masses</description>
	<lastBuildDate>Thu, 26 Aug 2010 15:52:43 +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>.NET 3.5 SP1 on a Windows 2008 VPS</title>
		<link>http://geeksharp.com/2009/05/05/net-35-sp1-on-a-windows-2008-vps/</link>
		<comments>http://geeksharp.com/2009/05/05/net-35-sp1-on-a-windows-2008-vps/#comments</comments>
		<pubDate>Tue, 05 May 2009 16:42:39 +0000</pubDate>
		<dc:creator>Scott Anderson</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[General Information]]></category>
		<category><![CDATA[.NET]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[Windows Server]]></category>

		<guid isPermaLink="false">http://geeksharp.com/2009/05/05/net-35-sp1-on-a-windows-2008-vps/</guid>
		<description><![CDATA[Recently I’ve been debating moving my site over to a Windows VPS.&#160; If I make this move, I’m hoping to take advantage of the new features available in Windows Server 2008 as well as .NET 3.5 SP1 and IIS 7.&#160; After some preliminary research, I decided to give KickAssVPS.com a try.&#160; Within a few hours [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I’ve been debating moving my site over to a Windows VPS.&#160; If I make this move, I’m hoping to take advantage of the new features available in Windows Server 2008 as well as .NET 3.5 SP1 and IIS 7.&#160; After some preliminary research, I decided to give <a href="http://www.kickassvps.com/" target="_blank">KickAssVPS.com</a> a try.&#160; Within a few hours of my order, they had my VPS up and running, and so far I’ve been fairly pleased with the performance.</p>
<p>When I logged into my VPS, one of the things I wanted to install right away was SQL Server 2008.&#160; In order for SQL Server 2008 to install, you must first have installed the Microsoft .NET Framework 3.5 SP1.&#160; I figured it was no big deal and decided to let SQL handle my install.&#160; Once the installer got going, it immediately halted and displayed an error message telling me it couldn’t be installed.&#160; After checking the log file, I found the following:</p>
<blockquote><p>WapUI: [2] DepCheck indicates Microsoft .NET Framework 2.0SP1 (x64) (CBS) is not installed. </p></blockquote>
<p>Obviously on Windows Server 2008 SP1, the .NET Framework 2.0SP1 is already installed by default.&#160; Just to prove it to myself, I downloaded and ran the installer.&#160; Sure enough, it failed before it even started, telling me that it could not be installed on Windows Vista.&#160; So I began to poke around the VPS.&#160; One of the things that jumped out at me was the fact that the Windows Update service was disabled.&#160; When I checked with my VPS provider’s documentation, they indicated that Windows updates must be disabled because they are slipstreamed into the OS build.&#160; Updating your VPS through Windows Update can (and probably will) break it.&#160; Yikes!</p>
<p>After a bit more searching, I found a solution to the problem.&#160; It turns out that the .NET Framework 3.5 SP1 installer requires the Windows Update service to be running, but you can still set your server to “Never check for updates.”&#160; By temporarily enabling the Windows Update service, I was able to install .NET 3.5 SP1 without a hitch.&#160; I hope this helps anyone else using a VPS, because it sure gave me a little bit of a headache!</p>
]]></content:encoded>
			<wfw:commentRss>http://geeksharp.com/2009/05/05/net-35-sp1-on-a-windows-2008-vps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
