I have an ASP.NET 2.0 application that is working fine in our local environment. When published to a test server, …
asp.net viewstate webresource.axdI get a 404 HTTP status error (not found) on a specific WebResource.axd call inside an ASP.NET 3.5 (AJAX) web …
asp.net assemblies webresource.axdI'm getting this error while running my ASP.NET app on IIS7. I've tried doing what it says to do …
c# asp.net asp.net-ajax web-config webresource.axd. Hi, We are building an ASP.NET application with C#.net as language. Here, when the IIS renders a page &…
asp.net loading webresource.axd scriptresource.axdWhen I view source on my ASP.NET page I get the following snippet: <script type="text/javascript"> //&…
asp.net javascript webresource.axdWe have a web application with 2 web.config files. I'm using the telerik:RadScriptManager control within an ASP.NET page. …
asp.net-ajax telerik httphandler scriptmanager webresource.axdI have a large .NET 2 web application that has been updated to target the .NET 4.0 framework. Since the update, I …
c# asp.net .net-4.0 .net-2.0 webresource.axdI'm finding this problem every now and then in my production website, and it has me absolutely stumped... My app …
asp.net asp.net-2.0 webresource.axdWhen traced requests using Fiddler, i'm seeing HTTP 302 error code for WebResource.axd and ScriptResource.axd.. and this problem occurs …
asp.net iis-7.5 webresource.axd scriptresource.axdI installed a ASP.Net website on a Windows 2008 server, which is by default using IIS7. The website seems to …
windows iis-7 windows-server-2008 webresource.axd