<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.asp.net/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Search results matching tag 'WebResouce'</title><link>http://forums.asp.net/search/SearchResults.aspx?q=&amp;tag=WebResouce&amp;orTags=0&amp;o=DateDescending</link><description>Search results matching tag 'WebResouce'</description><dc:language>en-US</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: Serving WebResource.axd files</title><link>http://forums.asp.net/thread/2332982.aspx</link><pubDate>Thu, 01 May 2008 04:00:00 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2332982</guid><dc:creator>PJonDevelopment</dc:creator><description>&lt;p&gt;[quote user=&amp;quot;mjcreamer&amp;quot;] 
&lt;p&gt;If there is a better place for this post, please let me know.&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve created my own webserver using VB.NET (using System.Web.Hosting).&lt;/p&gt;
&lt;p&gt;It works great (.aspx, .gif, etc. files are getting to the browser) except that WebResource.axd files do not reach the browser after being served.&amp;nbsp; (I can pop up their contents in the vb app-- so they are coming from ASP.NET just fine-- but the functions inside [javascript mainly] are not available in the browser.&lt;/p&gt;
&lt;p&gt;WebResource.axd is a &amp;quot;virtual&amp;quot; file that the framework uses to serve the necessary embedded resources that an ASP.NET page needs (javascript functions, in this case, to work with the Menu control).&lt;/p&gt;
&lt;p&gt;These .axd files show up in C:\WINDOWS\Temp\Temporary Internet Files\Content.IE5 so they are definitely being created.&amp;nbsp; Is this maybe a permissions issue?&lt;/p&gt;
&lt;p&gt;Has anyone seen this problem in Cassini and/or using System.Web.Hosting?&amp;nbsp; Any ideas what might be causing it?&lt;/p&gt;
&lt;p&gt;Thanks! [/quote]&lt;/p&gt;
&lt;p&gt;First of all, sorry for bumbing&amp;nbsp;this old&amp;nbsp;thread, but just in case anyone is still looking for a solution, you need to define the correct Content-Type for each web-resource you use.&lt;/p&gt;
&lt;p&gt;Check &lt;a class="" href="http://pjondevelopment.50webs.com/blog/2007/09/webresource-and-behaviors.html" target="_blank"&gt;this entry&lt;/a&gt; in my blog, that describes it a little bit better.&lt;/p&gt;</description></item></channel></rss>