<?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: Solution to WebResource.axd exception</title>
	<atom:link href="http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/</link>
	<description>Chatter about EPiServer, ASP.NET, CSS and Web Development.</description>
	<lastBuildDate>Thu, 29 Jul 2010 09:07:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: milan mathew</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-3506</link>
		<dc:creator>milan mathew</dc:creator>
		<pubDate>Tue, 23 Mar 2010 10:03:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-3506</guid>
		<description>Yes... It works. recently i changed the order of .axd.

Thanks guys...</description>
		<content:encoded><![CDATA[<p>Yes&#8230; It works. recently i changed the order of .axd.</p>
<p>Thanks guys&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: This Blog Needs No Name &#124; April &#124; 2009</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-3234</link>
		<dc:creator>This Blog Needs No Name &#124; April &#124; 2009</dc:creator>
		<pubDate>Mon, 06 Apr 2009 21:15:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-3234</guid>
		<description>[...] diagnose with the help of Google, and almost as easy to fix. It turned out that we&#8217;d missed a quirk about web.config files, which for some still uknown reason hadn&#8217;t caused any problems in our test environment. Every [...]</description>
		<content:encoded><![CDATA[<p>[...] diagnose with the help of Google, and almost as easy to fix. It turned out that we&rsquo;d missed a quirk about web.config files, which for some still uknown reason hadn&rsquo;t caused any problems in our test environment. Every [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Recent Links Tagged With "wildcard" - JabberTags</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-3088</link>
		<dc:creator>Recent Links Tagged With "wildcard" - JabberTags</dc:creator>
		<pubDate>Sun, 07 Dec 2008 21:04:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-3088</guid>
		<description>[...] public links &gt;&gt; wildcard   Solution to WebResource.axd exception Saved by zrong on Sun 16-11-2008   Amazon…It’s NOT About the Kindle, But I Will Take It! Saved [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; wildcard   Solution to WebResource.axd exception Saved by zrong on Sun 16-11-2008   Amazon…It’s NOT About the Kindle, But I Will Take It! Saved [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andreas Ek</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2825</link>
		<dc:creator>Andreas Ek</dc:creator>
		<pubDate>Fri, 29 Aug 2008 13:43:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2825</guid>
		<description>Just great! At last!

I really would like EPiServer to publish this solution at their first news page at world-pages... Important news!</description>
		<content:encoded><![CDATA[<p>Just great! At last!</p>
<p>I really would like EPiServer to publish this solution at their first news page at world-pages&#8230; Important news!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2809</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Wed, 27 Aug 2008 15:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2809</guid>
		<description>Mattias, the problem was hard to reproduce because it only occurs if you access an uploaded file (in one of the virtual file systems handled by EPiServers File Manager) as first call after the app is started. 

This can happend if you recycle the application pool or do an iisreset while you have traffic to the site.

So, you need some bad luck before it is triggered...

Per told me this is fixed in the upcoming release of EPiServer 5 R2.</description>
		<content:encoded><![CDATA[<p>Mattias, the problem was hard to reproduce because it only occurs if you access an uploaded file (in one of the virtual file systems handled by EPiServers File Manager) as first call after the app is started. </p>
<p>This can happend if you recycle the application pool or do an iisreset while you have traffic to the site.</p>
<p>So, you need some bad luck before it is triggered&#8230;</p>
<p>Per told me this is fixed in the upcoming release of EPiServer 5 R2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mattias</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2806</link>
		<dc:creator>Mattias</dc:creator>
		<pubDate>Wed, 27 Aug 2008 07:42:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2806</guid>
		<description>Good thing I read this post yesterday, since a customers live site got this problem this morning. So, thanks a lot!

What confuses me is why we got the problem now, after running the site for almost a month (no changes in web.config since the release).
The only change that has been made is an update of our Customer.dll (and only that file), which was made yesterday. But we tested the site after the update, and without any problems.

So the question is if these events are even related, and if they are - why did it take several hours before it showed up?</description>
		<content:encoded><![CDATA[<p>Good thing I read this post yesterday, since a customers live site got this problem this morning. So, thanks a lot!</p>
<p>What confuses me is why we got the problem now, after running the site for almost a month (no changes in web.config since the release).<br />
The only change that has been made is an update of our Customer.dll (and only that file), which was made yesterday. But we tested the site after the update, and without any problems.</p>
<p>So the question is if these events are even related, and if they are &#8211; why did it take several hours before it showed up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fredrik Haglund</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2802</link>
		<dc:creator>Fredrik Haglund</dc:creator>
		<pubDate>Tue, 26 Aug 2008 21:36:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2802</guid>
		<description>Hi Per!
Yes, the order is important and I mixed it up because I read the not so clear msdn documentation. Thanks for correcting me!
/Fredrik</description>
		<content:encoded><![CDATA[<p>Hi Per!<br />
Yes, the order is important and I mixed it up because I read the not so clear msdn documentation. Thanks for correcting me!<br />
/Fredrik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Per Bjurström</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2799</link>
		<dc:creator>Per Bjurström</dc:creator>
		<pubDate>Tue, 26 Aug 2008 18:50:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2799</guid>
		<description>I added the WebResource.axd line before the wildcard mapping and it worked also, does order really matter here ?

http://labs.episerver.com/en/Blogs/Per/Archive/2008/5/The-not-so-mysterious-problem-with-WebResourceaxd/</description>
		<content:encoded><![CDATA[<p>I added the WebResource.axd line before the wildcard mapping and it worked also, does order really matter here ?</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: The mysterious problem with WebResource.axd &#124; Fredrik Haglund's blog</title>
		<link>http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/comment-page-1/#comment-2797</link>
		<dc:creator>The mysterious problem with WebResource.axd &#124; Fredrik Haglund's blog</dc:creator>
		<pubDate>Tue, 26 Aug 2008 16:07:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.fredrikhaglund.se/blog/2008/08/26/solution-to-webresourceaxd-exception/#comment-2797</guid>
		<description>[...] UPDATE: Solution to WebResource.axd exception [...]</description>
		<content:encoded><![CDATA[<p>[...] UPDATE: Solution to WebResource.axd exception [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
