<?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>Web Forms</title><link>http://forums.asp.net/18.aspx</link><description>All about building ASP.NET Pages - server controls, events, validation, etc.</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2289455.aspx</link><pubDate>Thu, 10 Apr 2008 15:30:53 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2289455</guid><dc:creator>fhaglund</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2289455.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2289455</wfw:commentRss><description>&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; Scott Guthrie help me to get in contact with Steve Molloy and Matt Gibbs at Microsoft about the original issue in this post (Read more about &lt;em&gt;The WebResource.axd handler must be registered in the configuration to process this request - not related to Vista or Cold Fusion)&lt;/em&gt;. &lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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?&lt;/p&gt;
&lt;p&gt;I have identified several things that increases the probability to get this issue:&lt;br /&gt;* 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)&lt;br /&gt;* You have a lot of assembles in your bin folder. &lt;/p&gt;
&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;/Fredrik &lt;/p&gt;
&lt;p&gt;&lt;a class="" href="http://blog.fredrikhaglund.se/blog/2007/09/27/the-mysterious-problem-with-webresourceaxd/#comment-2701"&gt;Read more comments about &amp;quot;&lt;em&gt;The WebResource.axd handler must be registered in the configuration to process this request&amp;quot;&lt;/em&gt; in my blog.&lt;/a&gt;&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2120609.aspx</link><pubDate>Sun, 20 Jan 2008 16:35:20 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2120609</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2120609.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2120609</wfw:commentRss><description>&lt;p&gt;UPDATE -&lt;/p&gt;
&lt;p&gt;MS has contacted me, and indicates that they feel this is in fact an error in&amp;nbsp;ASPNET&amp;nbsp;&amp;nbsp;(and not Cold Fusion). Wildcard mappings are allowed and CF correctly redirects as it should. My apologies to Adobe.&lt;/p&gt;
&lt;p&gt;MS will be working on a hotfix for this problem. When it is available I will also&amp;nbsp;let you know here.&lt;/p&gt;
&lt;p&gt;Cheers&lt;br /&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2119518.aspx</link><pubDate>Sat, 19 Jan 2008 10:21:21 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2119518</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2119518.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2119518</wfw:commentRss><description>&lt;p&gt;So thank to the folks at MS we have an answer to this (at least in two of the cases above) -&lt;/p&gt;
&lt;p&gt;Randy and I both had Cold Fusion 8 installed on the IIS 7 boxes. &lt;/p&gt;
&lt;p&gt;UPDATE - See my next post.&lt;/p&gt;
&lt;p&gt;The culprit is -&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&amp;lt;&lt;font color="#a31515" size="2"&gt;add&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;name&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;AboMapperCustom-3325812&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;path&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;*&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;verb&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;*&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;modules&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;IsapiModule&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;scriptProcessor&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;C:\ColdFusion8\runtime\lib\wsconfig\1\jrun_iis6_wildcard.dll&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;requireAccess&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;None&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;font color="#ff0000" size="2"&gt;responseBufferLimit&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;=&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;0&lt;/font&gt;&lt;font size="2"&gt;&amp;quot;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; /&amp;gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt;&lt;/font&gt;&lt;font color="#0000ff" size="2"&gt; &lt;/font&gt;&lt;/p&gt;
&lt;p&gt;in the applicationHost.config.&lt;/p&gt;
&lt;p&gt;The trouble is&amp;nbsp;**UPDATE** &amp;nbsp;ASPNET client side scripts can not run with this mapping in itegrated mode.&lt;/p&gt;
&lt;p&gt;Thomas (MS) and I have listed several work arounds on the thread at &lt;a href="http://forums.iis.net/p/1147595/1862172.aspx#1862172"&gt;http://forums.iis.net/p/1147595/1862172.aspx#1862172&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;By the way, in all cases running the AppPool in compatible mode will at least let you run the site OK.&lt;/p&gt;
&lt;p&gt;HTH&lt;br /&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2113752.aspx</link><pubDate>Wed, 16 Jan 2008 20:54:38 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2113752</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2113752.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2113752</wfw:commentRss><description>&lt;p&gt;Hi Randy,&lt;/p&gt;
&lt;p&gt;got someone from the IIS Core group working with me at&lt;/p&gt;
&lt;p&gt;&lt;a href="http://forums.iis.net/p/1147595/1861983.aspx#1861983"&gt;http://forums.iis.net/p/1147595/1861983.aspx#1861983&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You may want to watch that thread&amp;nbsp;and add your experiences. Sign in is as is here.&lt;/p&gt;
&lt;p&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2113702.aspx</link><pubDate>Wed, 16 Jan 2008 20:29:31 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2113702</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2113702.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2113702</wfw:commentRss><description>&lt;p&gt;The problem here is definately NOT SOLVED. We must be missing something.&lt;/p&gt;
&lt;p&gt;My workaround is just a hack to get the site up and&amp;nbsp;running. Of course it doesn&amp;#39;t run any worse than it did on IIS 6, but that means any future use of the validation controls (in a 3,5 site) doesn&amp;#39;t work either (I tried that too, it really doesn&amp;#39;t!).&lt;/p&gt;
&lt;p&gt;There must be a way to to run Integrated Mode with validation controls. &lt;/p&gt;
&lt;p&gt;Or can&amp;nbsp;someone tell me how I can modify the standard&amp;nbsp;validation controls so they will work in integrated mode (without giving up the client side validation)?&lt;/p&gt;
&lt;p&gt;AJAX is not an option since the site has to be highly accessible with blind readers, etc..&lt;/p&gt;
&lt;p&gt;Be glad for help.&lt;/p&gt;
&lt;p&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2113046.aspx</link><pubDate>Wed, 16 Jan 2008 15:42:50 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2113046</guid><dc:creator>mmleinen</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2113046.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2113046</wfw:commentRss><description>&lt;p&gt;Alle,&lt;/p&gt;
&lt;p&gt;I did what you said and it worked. But it is a little unsettling to think that with IIS7 and VS 2008 being out for a fair amount of time that this problem is not even being discussed. I have searched all over and no one seems to be talking about it. Is VS 2008, ASP.NET 3.5 and IIS7 that untested? As you have stated, this problem can be reproduced easily and in fact stopped my development on my vista machine in its tracks.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;But at least there is the compatibility mode, which I thank you for! Although I am considering downgrading my dev box to XP, where there were no issues with VS 2008.&lt;/p&gt;
&lt;p&gt;Thanks again, and let me know if you find anything else on this matter.&lt;/p&gt;
&lt;p&gt;Randy&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2112857.aspx</link><pubDate>Wed, 16 Jan 2008 14:34:25 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2112857</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2112857.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2112857</wfw:commentRss><description>&lt;p&gt;Hi Randy,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m not the expert in IIS 7 (yet), but as I understand it&amp;nbsp;running in Classic .NET&amp;nbsp;Mode is basically&amp;nbsp;the same&amp;nbsp;running the App in IIS 6. Which of course means you are not able to use the advantages of IIS 7.&lt;/p&gt;
&lt;p&gt;Classic Mode is just a compatibility mode.&lt;/p&gt;
&lt;p&gt;The trouble is no matter what I do, even with Visual Studio 2008, adding an ASP 2.0 Validation Control (there are no others other than ASP 2.0) breaks the Application for IIS 7. &lt;/p&gt;
&lt;p&gt;Why bother with VS2008 and IIS 7 when I have to run in compatibility mode anyway?&lt;/p&gt;
&lt;p&gt;I&amp;#39;m sure there is another explanation / solution for this. BTW this is a Web Application, not a Web Site model.&lt;/p&gt;
&lt;p&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2112808.aspx</link><pubDate>Wed, 16 Jan 2008 14:12:30 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2112808</guid><dc:creator>mmleinen</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2112808.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2112808</wfw:commentRss><description>Alle,

Can you tell me what the ramifications / limitations are in setting the App Pool to classic?

Thanks,
Randy</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2112653.aspx</link><pubDate>Wed, 16 Jan 2008 13:06:16 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2112653</guid><dc:creator>ajk-eis</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2112653.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2112653</wfw:commentRss><description>&lt;p&gt;Hi Bill, hi Fredrik,&lt;/p&gt;
&lt;p&gt;I am having the same problem migrating a 2.0 App to IIS 7.0.&lt;/p&gt;
&lt;p&gt;It is definately the validation controls causing the issue. I made a simple test page (on XP / IIS 6.0)&amp;nbsp;and deployed that to IIS 7.0. As long as there is no validator all is well. As soon as I add a validator then the error occurs and the site will not load.&lt;/p&gt;
&lt;p&gt;Attempts to add the suggested httpHandler do not work with a 500.23 Error, indicating that the configuration should be migrated (using appCmd.exe for example). However this does not work either. I then receive a 500.19 error which complains about no name attribute in the tag or the &amp;quot;invalid&amp;quot; validate=&amp;quot;True&amp;quot; contained in the tag.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;All other suggestions I could find have been tried (allowing override etc.). Nothing works except to run the application in classic mode.&lt;/p&gt;
&lt;p&gt;As soon as the App Pool is set to classic, all is fine.&lt;/p&gt;
&lt;p&gt;This is a real Catch 22 for the last one and a half days.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;Be glad for suggestions.&lt;/p&gt;
&lt;p&gt;Alle&lt;/p&gt;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/2111458.aspx</link><pubDate>Tue, 15 Jan 2008 21:30:27 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:2111458</guid><dc:creator>mmleinen</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/2111458.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=2111458</wfw:commentRss><description>Fredrik,

I am also having this problem, but I don&amp;#39;t think your work around applies to the scenario I am having.

I have installed VS 2008 Professional on two machines running Vista Business. Both of them have the same problem after a default installation. After creating a new website and adding a simple control, such as the login control, I get all of this below. This does not happen to me if I install the same vs 2008 on Windows server 2003 or on Windows XP. Any thoughts about how to resolve this? I have looked long and hard and have found nothing.

Thanks,
Randy Leinen

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

&amp;quot;The WebResource.axd handler must be registered in the configuration to process this request.




   
       
           
       
   
 
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 

Exception Details: System.InvalidOperationException: The WebResource.axd handler must be registered in the configuration to process this request.




   
       
           
       
   


Source Error: 
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 


Stack Trace: 

[InvalidOperationException: The WebResource.axd handler must be registered in the configuration to process this request.




    
        
            
        
    
]
   System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrlInternal(Assembly assembly, String resourceName, Boolean htmlEncoded) +743
   System.Web.Handlers.AssemblyResourceLoader.GetWebResourceUrl(Type type, String resourceName, Boolean htmlEncoded) +897
   System.Web.UI.ClientScriptManager.GetWebResourceUrl(Page owner, Type type, String resourceName, Boolean htmlEncoded) +155
   System.Web.UI.WebControls.BaseValidator.RegisterValidatorCommonScript() +252
   System.Web.UI.WebControls.BaseValidator.OnPreRender(EventArgs e) +71
   System.Web.UI.Control.PreRenderRecursiveInternal() +110
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Control.PreRenderRecursiveInternal() +193
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +6490&amp;quot;</description></item><item><title>Re: WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/1933111.aspx</link><pubDate>Sat, 29 Sep 2007 11:20:40 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1933111</guid><dc:creator>fhaglund</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1933111.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1933111</wfw:commentRss><description>&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I had a similar problem with one of my customers sites. You can read my analysis and find a &lt;a class="" href="http://blog.fredrikhaglund.se/2007/09/27/the-mysterious-problem-with-webresourceaxd/" target="_blank"&gt;possible workaround in my blog&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;/Fredrik&lt;/p&gt;</description></item><item><title>WebResource.axd Error - "handler must be registered"</title><link>http://forums.asp.net/thread/1894204.aspx</link><pubDate>Wed, 05 Sep 2007 16:33:46 GMT</pubDate><guid isPermaLink="false">4c671506-2930-414c-a40b-8bf57ded5924:1894204</guid><dc:creator>ModemRat</dc:creator><slash:comments>0</slash:comments><comments>http://forums.asp.net/thread/1894204.aspx</comments><wfw:commentRss>http://forums.asp.net/commentrss.aspx?SectionID=18&amp;PostID=1894204</wfw:commentRss><description>&lt;p&gt;&amp;nbsp;Hi everyone,&lt;br /&gt;&lt;br /&gt;I&amp;#39;ve been trying to figure out this error for a while, hopefully&lt;br /&gt;someone has had a similar experience and has some insight.&amp;nbsp; I recent&lt;br /&gt;migrated an ASP.NET app to 2.0.&amp;nbsp; On pages that contain validation&lt;br /&gt;controls, I get the following error:&lt;br /&gt;&lt;br /&gt;&amp;quot;The WebResource.axd handler must be registered in the configuration&lt;br /&gt;to process this request.&lt;br /&gt;&lt;br /&gt;&amp;lt;!-- Web.Config Configuration File --&amp;gt;&lt;br /&gt;&lt;br /&gt;&amp;lt;configuration&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;system.web&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;httpHandlers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;add path=&amp;quot;WebResource.axd&amp;quot; verb=&amp;quot;GET&amp;quot;&lt;br /&gt;type=&amp;quot;System.Web.Handlers.AssemblyResourceLoader&amp;quot; validate=&amp;quot;True&amp;quot; /&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/httpHandlers&amp;gt;&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/system.web&amp;gt;&lt;br /&gt;&amp;lt;/configuration&amp;gt;&amp;quot;&lt;br /&gt;&lt;br /&gt;I have tried to &amp;quot;register&amp;quot; WebResource.axd in the config as show in&lt;br /&gt;the above example but it hasn&amp;#39;t solved the problem.&amp;nbsp; The&lt;br /&gt;WebResource.axd is a virtual file that serves out resources held in&lt;br /&gt;assemblies, so it is necessary to create a mapping aspnet_isapi.exe&lt;br /&gt;for the axd extension, which I did and have confirmed many times.&amp;nbsp; I&lt;br /&gt;do not have any security or authentication plugins installed on my IIS&lt;br /&gt;server that may intercept the request for an axd file and not know&lt;br /&gt;what to do with it.&amp;nbsp; Any ideas on how to solve this, or troubleshoot&lt;br /&gt;further?&lt;br /&gt;&lt;br /&gt;Thanks&lt;br /&gt;&lt;br /&gt;Bill &lt;br /&gt;&lt;/p&gt;</description></item></channel></rss>