<?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>DotBert &#187; windows services</title>
	<atom:link href="http://dotbert.loedeman.nl/category/windows-services/feed" rel="self" type="application/rss+xml" />
	<link>http://dotbert.loedeman.nl</link>
	<description>.NET thoughts by Bert Loedeman</description>
	<lastBuildDate>Wed, 25 Aug 2010 06:15:34 +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>TFS 2008 and SQL Server 2008 on one machine</title>
		<link>http://dotbert.loedeman.nl/tfs-2008-and-sql-server-2008-on-one-machine</link>
		<comments>http://dotbert.loedeman.nl/tfs-2008-and-sql-server-2008-on-one-machine#comments</comments>
		<pubDate>Mon, 13 Oct 2008 21:56:00 +0000</pubDate>
		<dc:creator>Bert Loedeman</dc:creator>
				<category><![CDATA[sql server 2008]]></category>
		<category><![CDATA[team foundation server]]></category>
		<category><![CDATA[tfs]]></category>
		<category><![CDATA[tfs 2008]]></category>
		<category><![CDATA[windows services]]></category>

		<guid isPermaLink="false">http://www.loedeman.net/wordpress/?p=23</guid>
		<description><![CDATA[Some days ago, I installed Team Foundation Server 2008 on one box with SQL Server 2008. Everything seemed to function well, but since the installation of TFS 2008 &#8216;at least one service did not start up&#8217;. Digging into the event viewer, I discovered TFS Scheduler did not function well. It did not start up because [...]]]></description>
			<content:encoded><![CDATA[<p>Some days ago, I installed Team Foundation Server 2008 on one box with SQL Server 2008. Everything seemed to function well, but since the installation of TFS 2008 &#8216;at least one service did not start up&#8217;.</p>
<p>Digging into the event viewer, I discovered TFS Scheduler did not function well. It did not start up because it could not find the TFSIntegration database. The reason? It starts up in racing condition with MS SQL Server. To solve the problem, I added a dependency for the TFS Scheduler service on MSSQLSERVER. Problem solved!</p>
<p>The link on how to perform this task: <a href="http://support.microsoft.com/kb/193888">http://support.microsoft.com/kb/193888</a>. If you need more information, send me a message <img src='http://dotbert.loedeman.nl/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' title="TFS 2008 and SQL Server 2008 on one machine" />  &#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://dotbert.loedeman.nl/tfs-2008-and-sql-server-2008-on-one-machine/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
