<?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: The mysterious problem with WebResource.axd</title>
	<atom:link href="http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/</link>
	<description>Chatter about EPiServer, ASP.NET, CSS and Web Development.</description>
	<lastBuildDate>Wed, 21 Dec 2011 01:21:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: hassan</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-4130</link>
		<dc:creator>hassan</dc:creator>
		<pubDate>Tue, 28 Dec 2010 21:34:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-4130</guid>
		<description>I had this problem and that reason was incompatibility between Coldfusion and some configurations of ASP.NET applications when IIS App pool is in integrated mode.  Coldfusion must be disable .</description>
		<content:encoded><![CDATA[<p>I had this problem and that reason was incompatibility between Coldfusion and some configurations of ASP.NET applications when IIS App pool is in integrated mode.  Coldfusion must be disable .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Duke</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-4063</link>
		<dc:creator>Duke</dc:creator>
		<pubDate>Tue, 31 Aug 2010 15:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-4063</guid>
		<description>A few things to check:
-Does the issue go away with a recycle of the AppPool, or a restart of IIS? 
-Have any additional handlers been added to the site? AJAX perhaps? 
-Does the problem change if the AppPool is switched from Integrated Mode to Classic Mode? 

The last one worked for us.</description>
		<content:encoded><![CDATA[<p>A few things to check:<br />
-Does the issue go away with a recycle of the AppPool, or a restart of IIS?<br />
-Have any additional handlers been added to the site? AJAX perhaps?<br />
-Does the problem change if the AppPool is switched from Integrated Mode to Classic Mode? </p>
<p>The last one worked for us.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-3150</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Thu, 12 Feb 2009 15:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-3150</guid>
		<description>I found that some extensions for the web site were mapped to aspnet 1.1 isapi dll (aspnet_isapi.dll) even though the application is set to run on 2.0 in the ASP.NET tab. I changed the extension for .axd to run with v2.0... and my JavaScript worked right away.</description>
		<content:encoded><![CDATA[<p>I found that some extensions for the web site were mapped to aspnet 1.1 isapi dll (aspnet_isapi.dll) even though the application is set to run on 2.0 in the ASP.NET tab. I changed the extension for .axd to run with v2.0&#8230; and my JavaScript worked right away.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Juszczyk &#187; Blog Archive &#187; WebResource.axd problem in EPiServer CMS 5</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-3100</link>
		<dc:creator>Dominik Juszczyk &#187; Blog Archive &#187; WebResource.axd problem in EPiServer CMS 5</dc:creator>
		<pubDate>Sat, 13 Dec 2008 07:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-3100</guid>
		<description>[...] searching for this exception in Google I have found a post about this on Fredrik Haglund&#8217;s blog. We have had applied his patch and it seems to solve the [...]</description>
		<content:encoded><![CDATA[<p>[...] searching for this exception in Google I have found a post about this on Fredrik Haglund&#8217;s blog. We have had applied his patch and it seems to solve the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2828</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Fri, 29 Aug 2008 19:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2828</guid>
		<description>UPDATE: http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/</description>
		<content:encoded><![CDATA[<p>UPDATE: <a href="http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/" rel="nofollow">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Calle</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2817</link>
		<dc:creator>Calle</dc:creator>
		<pubDate>Thu, 28 Aug 2008 12:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2817</guid>
		<description>Hi!
Before you all use the fix. Check your IIS-settings:
Under add &quot;application extension mapping&quot; for wildcard (.*). Make sure that &quot;validate that file exists&quot; is NOT checked.
I unchecked it and solved the problem for me...</description>
		<content:encoded><![CDATA[<p>Hi!<br />
Before you all use the fix. Check your IIS-settings:<br />
Under add &#8220;application extension mapping&#8221; for wildcard (.*). Make sure that &#8220;validate that file exists&#8221; is NOT checked.<br />
I unchecked it and solved the problem for me&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Solution to WebResource.axd exception &#124; Fredrik Haglund's blog</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2796</link>
		<dc:creator>Solution to WebResource.axd exception &#124; Fredrik Haglund's blog</dc:creator>
		<pubDate>Tue, 26 Aug 2008 16:02:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2796</guid>
		<description>[...] earlier hack in my blog post The mysterious problem with WebResource.axd is no longer needed since the cause is [...]</description>
		<content:encoded><![CDATA[<p>[...] earlier hack in my blog post The mysterious problem with WebResource.axd is no longer needed since the cause is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McEwan</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2744</link>
		<dc:creator>Paul McEwan</dc:creator>
		<pubDate>Wed, 21 May 2008 15:54:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2744</guid>
		<description>Fredrik, we&#039;re having this same problem, but the workaround doesn&#039;t seem to help.  As soon as we put anything with AutoPostBack=&quot;True&quot; or a validation control it errors.  We assume because of client-side Javascript?  Do you have any more information from MS on this issue?

Thanks

-- Paul</description>
		<content:encoded><![CDATA[<p>Fredrik, we&#8217;re having this same problem, but the workaround doesn&#8217;t seem to help.  As soon as we put anything with AutoPostBack=&#8221;True&#8221; or a validation control it errors.  We assume because of client-side Javascript?  Do you have any more information from MS on this issue?</p>
<p>Thanks</p>
<p>&#8211; Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2741</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Thu, 15 May 2008 07:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2741</guid>
		<description>Per Bjurström at EPiServer found the cause of this issue. He has also a workaround that prevents it from happening. 

The code above only recovers the application after the error is detected.</description>
		<content:encoded><![CDATA[<p>Per Bjurström at EPiServer found the cause of this issue. He has also a workaround that prevents it from happening. </p>
<p>The code above only recovers the application after the error is detected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Bjurström</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2739</link>
		<dc:creator>Per Bjurström</dc:creator>
		<pubDate>Wed, 14 May 2008 13:16:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2739</guid>
		<description>Please read this post:

http://labs.episerver.com/en/blogs/per/Archive/2008/5/The-not-so-mysterious-problem-with-WebResourceaxd/</description>
		<content:encoded><![CDATA[<p>Please read this post:</p>
<p><a href="http://labs.episerver.com/en/blogs/per/Archive/2008/5/The-not-so-mysterious-problem-with-WebResourceaxd/" rel="nofollow">http://labs.episerver.com/en/blogs/per/Archive/2008/5/The-not-so-mysterious-problem-with-WebResourceaxd/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jørgen Tonvang</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2716</link>
		<dc:creator>Jørgen Tonvang</dc:creator>
		<pubDate>Fri, 18 Apr 2008 09:09:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2716</guid>
		<description>We&#039;ve experiencing ever since we started using EPi 5. 
It occurs very frequently on both production and development servers. We&#039;ve never seen it on independent asp.net 2.0 sites or EPi 4.6. 

We have several developers working against the same dev. server for a new enterprise site, and I&#039;d say that after a compile it has a 50/50 chance of triggering the error. 

All the top google results for this seems to be EPi related, so this is definetly something they should look into. 

/Jørgen</description>
		<content:encoded><![CDATA[<p>We&#8217;ve experiencing ever since we started using EPi 5.<br />
It occurs very frequently on both production and development servers. We&#8217;ve never seen it on independent asp.net 2.0 sites or EPi 4.6. </p>
<p>We have several developers working against the same dev. server for a new enterprise site, and I&#8217;d say that after a compile it has a 50/50 chance of triggering the error. </p>
<p>All the top google results for this seems to be EPi related, so this is definetly something they should look into. </p>
<p>/Jørgen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2701</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:14:38 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2701</guid>
		<description>&lt;strong&gt;Update:&lt;/strong&gt; Scott Guthrie help me to get in contact with Steve Molloy and Matt Gibbs at Microsoft about this issue.

Steve has been running this in the stress lab for a couple days. After several hundered machine-hours of stress while touching config every 3 minutes they have not been able to reproduce the issue.

This is probably a race condition that occurs because the framwork or application we have does something special. But I have not been able to create a simple reproducable test case. Has anyone?

I have identified several things that increases the probability to get this issue:
* You have login controls or other controls that uses validation on your start page. (Validation needs javascript and &lt;em&gt;EnsureHandlerExistenceChecked &lt;/em&gt;will called because Webresource.axd is used)
* You have a lot of assembles in your bin folder. 

In my case, the framwork I use (EPiServer), has code that loads all assemblies in the bin folder in the constructor of the global.asax class. It does this because it looks for classes with plug-in attibute. This in combination with the call to &lt;em&gt;EnsureHandlerExistenceChecked &lt;/em&gt; on the start page does probably increase the risk for the problem.

/Fredrik</description>
		<content:encoded><![CDATA[<p><strong>Update:</strong> Scott Guthrie help me to get in contact with Steve Molloy and Matt Gibbs at Microsoft about this issue.</p>
<p>Steve has been running this in the stress lab for a couple days. After several hundered machine-hours of stress while touching config every 3 minutes they have not been able to reproduce the issue.</p>
<p>This is probably a race condition that occurs because the framwork or application we have does something special. But I have not been able to create a simple reproducable test case. Has anyone?</p>
<p>I have identified several things that increases the probability to get this issue:<br />
* You have login controls or other controls that uses validation on your start page. (Validation needs javascript and <em>EnsureHandlerExistenceChecked </em>will called because Webresource.axd is used)<br />
* You have a lot of assembles in your bin folder. </p>
<p>In my case, the framwork I use (EPiServer), has code that loads all assemblies in the bin folder in the constructor of the global.asax class. It does this because it looks for classes with plug-in attibute. This in combination with the call to <em>EnsureHandlerExistenceChecked </em> on the start page does probably increase the risk for the problem.</p>
<p>/Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mats</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2700</link>
		<dc:creator>Mats</dc:creator>
		<pubDate>Thu, 10 Apr 2008 07:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2700</guid>
		<description>Hi!
We have the same problem with some of our EPiServer sites. Thank you for the workaround!
/Mats</description>
		<content:encoded><![CDATA[<p>Hi!<br />
We have the same problem with some of our EPiServer sites. Thank you for the workaround!<br />
/Mats</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2626</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:50:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2626</guid>
		<description>Martin, that is correct. My guess is that this error is triggered by some sort of race condition during startup. This will only allow it to try again... /Fredrik</description>
		<content:encoded><![CDATA[<p>Martin, that is correct. My guess is that this error is triggered by some sort of race condition during startup. This will only allow it to try again&#8230; /Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2625</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Wed, 19 Mar 2008 15:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2625</guid>
		<description>To clear things up: this workaround does not fix this problem, it does just allow the handlers to reload if the app pool has already crashed. So if you use this code, you will still get the error, but you do not have to reset the iis every time it happens.</description>
		<content:encoded><![CDATA[<p>To clear things up: this workaround does not fix this problem, it does just allow the handlers to reload if the app pool has already crashed. So if you use this code, you will still get the error, but you do not have to reset the iis every time it happens.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2167</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Fri, 01 Feb 2008 16:03:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2167</guid>
		<description>Note! The fix above applies for IIS6 only.&lt;br/&gt;&lt;br/&gt;There are other &lt;a href=&quot;http://forums.asp.net/p/1155043/2119518.aspx&quot; rel=&quot;nofollow&quot;&gt;issues with IIS7 that you can read about in the forums&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Note! The fix above applies for IIS6 only.</p>
<p>There are other <a href="http://forums.asp.net/p/1155043/2119518.aspx" rel="nofollow">issues with IIS7 that you can read about in the forums</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2121</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Thu, 15 Nov 2007 16:34:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2121</guid>
		<description>Jon, it appears to work well for us. The site has not stopped working since we applied the fix.

We still see the error from time to time after the appdomain reloads so the sollution is not perfrect. But now it does not stop permanently but recovers.

I did not manage to figure out the root cause of the problem but it appears to affect larger asp.net applications with many assemblies in the bin folder with constant trafic more often. Pages without need for scrips do not get the error (since they do not user the webresource.axd handler) and we have a validation control on our start page so it is quite obvious when it is not working...

/Fredrik</description>
		<content:encoded><![CDATA[<p>Jon, it appears to work well for us. The site has not stopped working since we applied the fix.</p>
<p>We still see the error from time to time after the appdomain reloads so the sollution is not perfrect. But now it does not stop permanently but recovers.</p>
<p>I did not manage to figure out the root cause of the problem but it appears to affect larger asp.net applications with many assemblies in the bin folder with constant trafic more often. Pages without need for scrips do not get the error (since they do not user the webresource.axd handler) and we have a validation control on our start page so it is quite obvious when it is not working&#8230;</p>
<p>/Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jon</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2119</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Wed, 14 Nov 2007 20:59:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2119</guid>
		<description>I&#039;m desparate for a solution/workaround and hope to try this next.  Have you had any more experience with the overall success/risks of this method?</description>
		<content:encoded><![CDATA[<p>I&#8217;m desparate for a solution/workaround and hope to try this next.  Have you had any more experience with the overall success/risks of this method?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Engström</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2114</link>
		<dc:creator>Andreas Engström</dc:creator>
		<pubDate>Mon, 05 Nov 2007 10:52:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2114</guid>
		<description>Hej Fredrik, vi har också lidit av detta problem (bland andra) finns lite att jobba på i nya releasen innan den är ok.

Tack för din fix

MVH
A Engström /din elev :)</description>
		<content:encoded><![CDATA[<p>Hej Fredrik, vi har också lidit av detta problem (bland andra) finns lite att jobba på i nya releasen innan den är ok.</p>
<p>Tack för din fix</p>
<p>MVH<br />
A Engström /din elev <img src='http://blog.fredrikhaglund.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2112</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Tue, 23 Oct 2007 08:35:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2112</guid>
		<description>Hej Andreas!

Download example code here: http://fredrikhaglund.se/blog/070927/Global.asax.zip

/Fredrik</description>
		<content:encoded><![CDATA[<p>Hej Andreas!</p>
<p>Download example code here: <a href="http://fredrikhaglund.se/blog/070927/Global.asax.zip" rel="nofollow">http://fredrikhaglund.se/blog/070927/Global.asax.zip</a></p>
<p>/Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Ek, Internetfabriken</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2111</link>
		<dc:creator>Andreas Ek, Internetfabriken</dc:creator>
		<pubDate>Tue, 23 Oct 2007 05:57:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2111</guid>
		<description>Hello!
Could you, please, publish the code as text? It would be a lot easier ;-)</description>
		<content:encoded><![CDATA[<p>Hello!<br />
Could you, please, publish the code as text? It would be a lot easier <img src='http://blog.fredrikhaglund.se/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jimmy</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2110</link>
		<dc:creator>Jimmy</dc:creator>
		<pubDate>Wed, 10 Oct 2007 07:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2110</guid>
		<description>Hi! I have experienced this problem two times this week only, and its very frustrating. But you don&#039;t need to restart the IIS to fix this. Just stop the web, recycle the application pool and start the web again. I will try your fix and hopefully it will work for me too. Thanks. /Jimmy</description>
		<content:encoded><![CDATA[<p>Hi! I have experienced this problem two times this week only, and its very frustrating. But you don&#8217;t need to restart the IIS to fix this. Just stop the web, recycle the application pool and start the web again. I will try your fix and hopefully it will work for me too. Thanks. /Jimmy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marnix</title>
		<link>http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/comment-page-1/#comment-2109</link>
		<dc:creator>Marnix</dc:creator>
		<pubDate>Mon, 01 Oct 2007 14:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/?p=41#comment-2109</guid>
		<description>Hi Fredrik,

I have the same issue and I&#039;m able to reproduce it by overwriting an assembly with embedded resources with a newer version. I&#039;m guessing the problem occurs somewhere while reloading the assembly. Normally an update like this will trigger the AppDomain to be reloaded which would confirm your story.

I&#039;ve tried your code and so far it works like a charm :)

Thanks,
Marnix</description>
		<content:encoded><![CDATA[<p>Hi Fredrik,</p>
<p>I have the same issue and I&#8217;m able to reproduce it by overwriting an assembly with embedded resources with a newer version. I&#8217;m guessing the problem occurs somewhere while reloading the assembly. Normally an update like this will trigger the AppDomain to be reloaded which would confirm your story.</p>
<p>I&#8217;ve tried your code and so far it works like a charm <img src='http://blog.fredrikhaglund.se/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Thanks,<br />
Marnix</p>
]]></content:encoded>
	</item>
</channel>
</rss>

