<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Debugging file locking in the GAC</title>
	<atom:link href="http://alexangas.com/blog/2009/07/debugging-file-locking-in-the-gac/feed/" rel="self" type="application/rss+xml" />
	<link>http://alexangas.com/blog/2009/07/debugging-file-locking-in-the-gac/</link>
	<description>Computer stuff.</description>
	<lastBuildDate>Tue, 08 Jun 2010 03:24:45 +0930</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Anders Rask</title>
		<link>http://alexangas.com/blog/2009/07/debugging-file-locking-in-the-gac/comment-page-1/#comment-37</link>
		<dc:creator>Anders Rask</dc:creator>
		<pubDate>Wed, 07 Oct 2009 14:27:14 +0000</pubDate>
		<guid isPermaLink="false">http://alexangas.com/blog/?p=176#comment-37</guid>
		<description>Sometimes when assemblies arent upgraded, i find it usefull to delete temporary asp net files:&lt;br&gt;&lt;br&gt;rd c:windowsmicrosoft .netframeworkv2.xxxxtemporary asp net filesroot /q /s&lt;br&gt;&lt;br&gt;you need to do an iisreset -timeout:0 before being able to delete the root folder</description>
		<content:encoded><![CDATA[<p>Sometimes when assemblies arent upgraded, i find it usefull to delete temporary asp net files:</p>
<p>rd c:windowsmicrosoft .netframeworkv2.xxxxtemporary asp net filesroot /q /s</p>
<p>you need to do an iisreset -timeout:0 before being able to delete the root folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AndersR</title>
		<link>http://alexangas.com/blog/2009/07/debugging-file-locking-in-the-gac/comment-page-1/#comment-30</link>
		<dc:creator>AndersR</dc:creator>
		<pubDate>Wed, 07 Oct 2009 04:57:14 +0000</pubDate>
		<guid isPermaLink="false">http://alexangas.com/blog/?p=176#comment-30</guid>
		<description>Sometimes when assemblies arent upgraded, i find it usefull to delete temporary asp net files:&lt;br&gt;&lt;br&gt;rd c:windowsmicrosoft .netframeworkv2.xxxxtemporary asp net filesroot /q /s&lt;br&gt;&lt;br&gt;you need to do an iisreset -timeout:0 before being able to delete the root folder</description>
		<content:encoded><![CDATA[<p>Sometimes when assemblies arent upgraded, i find it usefull to delete temporary asp net files:</p>
<p>rd c:windowsmicrosoft .netframeworkv2.xxxxtemporary asp net filesroot /q /s</p>
<p>you need to do an iisreset -timeout:0 before being able to delete the root folder</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter B</title>
		<link>http://alexangas.com/blog/2009/07/debugging-file-locking-in-the-gac/comment-page-1/#comment-28</link>
		<dc:creator>Peter B</dc:creator>
		<pubDate>Mon, 31 Aug 2009 14:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://alexangas.com/blog/?p=176#comment-28</guid>
		<description>I was using the very handy Application Pool Manager (&lt;a href=&quot;http://harbar.net/articles/APM.aspx&quot; rel=&quot;nofollow&quot;&gt;http://harbar.net/articles/APM.aspx&lt;/a&gt;), but set it to use Warm Up scripts - which can lock a DLL on the W3WP process.</description>
		<content:encoded><![CDATA[<p>I was using the very handy Application Pool Manager (<a href="http://harbar.net/articles/APM.aspx" rel="nofollow">http://harbar.net/articles/APM.aspx</a>), but set it to use Warm Up scripts &#8211; which can lock a DLL on the W3WP process.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
