<?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>Tim Banks &#187; Uncategorized</title>
	<atom:link href="http://thetimbanks.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://thetimbanks.com</link>
	<description></description>
	<lastBuildDate>Wed, 08 Sep 2010 21:33:29 +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>Windows 7 Login failed for user &#8220;IIS APPPOOL\DefaultAppPool&#8221;</title>
		<link>http://thetimbanks.com/2010/01/16/windows-7-login-failed-for-user-iis-apppooldefaultapppool/</link>
		<comments>http://thetimbanks.com/2010/01/16/windows-7-login-failed-for-user-iis-apppooldefaultapppool/#comments</comments>
		<pubDate>Sat, 16 Jan 2010 17:17:49 +0000</pubDate>
		<dc:creator>timbanks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://thetimbanks.com/?p=69</guid>
		<description><![CDATA[While starting development on a new project in Windows 7, I ran across the following error when trying to access the database. Cannot open database "&#60;Database Name&#62;" requested by the login. The login failed. Login failed for user 'IIS APPPOOL\DefaultAppPool'.   I initially Googled the error and found this forum post that helped me solve [...]]]></description>
			<content:encoded><![CDATA[<p>While starting development on a new project in Windows 7, I ran across the following error when trying to access the database.</p>
<pre><em><em>Cannot open database "&lt;Database Name&gt;" requested by the login. The login failed.
Login failed for user 'IIS APPPOOL\DefaultAppPool'.

</em></em><em><em> </em></em></pre>
<p>I initially Googled the error and found this <a href="http://www.codetoday.net/default.aspx?g=posts&amp;t=1595">forum post</a> that helped me solve the problem.  The site is in some other language so I will go over what you need to do here.</p>
<p>First, find the site that your application running under in IIS.</p>
<p><a href="http://thetimbanks.com/wp-content/uploads/2010/01/SelectSite.png"><img class="aligncenter size-full wp-image-70" title="Find your site in IIS" src="http://thetimbanks.com/wp-content/uploads/2010/01/SelectSite.png" alt="" width="218" height="154" /></a></p>
<p>Select the site and click on &#8220;Advanced Settings&#8221; in the column on the right.  See which Application Pool your site is running under.</p>
<p><a href="http://thetimbanks.com/wp-content/uploads/2010/01/AdvancedSettings.png"><img class="aligncenter size-medium wp-image-71" title="Advanced settings for your site" src="http://thetimbanks.com/wp-content/uploads/2010/01/AdvancedSettings-300x174.png" alt="" width="300" height="174" /></a></p>
<p>Now, click on &#8220;Application Pools&#8221; in IIS and select the application pool that your site is running under.  Click on &#8220;Advanced Settings&#8221;.</p>
<p><a href="http://thetimbanks.com/wp-content/uploads/2010/01/AppPool.png"><img class="aligncenter size-medium wp-image-72" title="Advanced Settings for Application Pool" src="http://thetimbanks.com/wp-content/uploads/2010/01/AppPool-300x79.png" alt="" width="300" height="79" /></a></p>
<p>Scroll down to the &#8220;Process Model&#8221; section and click on the identity field.  Once it is selected, click on the &#8220;ellipsis&#8221; button.  In the dropdown under &#8220;Built-in Account&#8221; select &#8220;LocalSystem&#8221;.</p>
<p><a href="http://thetimbanks.com/wp-content/uploads/2010/01/Identity.png"><img class="aligncenter size-medium wp-image-73" title="Identity" src="http://thetimbanks.com/wp-content/uploads/2010/01/Identity-251x300.png" alt="" width="251" height="300" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://thetimbanks.com/2010/01/16/windows-7-login-failed-for-user-iis-apppooldefaultapppool/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First!</title>
		<link>http://thetimbanks.com/2009/09/02/hello-world/</link>
		<comments>http://thetimbanks.com/2009/09/02/hello-world/#comments</comments>
		<pubDate>Wed, 02 Sep 2009 19:19:10 +0000</pubDate>
		<dc:creator>timbanks</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[I set this site up a few months ago intending on making some posts, but never got around to doing it.  I would like to use this blog to post about interesting things I find related to technology.  The topic could cover programming, software, hardware, or anything else related to technology.  I may throw in [...]]]></description>
			<content:encoded><![CDATA[<p>I set this site up a few months ago intending on making some posts, but never got around to doing it.  I would like to use this blog to post about interesting things I find related to technology.  The topic could cover programming, software, hardware, or anything else related to technology.  I may throw in a few personal posts here and there just to mix things up.</p>
<p>The first post should come shortly about a little jQuery extension I wrote for work.</p>
]]></content:encoded>
			<wfw:commentRss>http://thetimbanks.com/2009/09/02/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
