The scriptresource.axd tag has no wiki summary.
0
votes
1answer
1k views
ScriptResource.axd throws 404 server error
Iam running the application locally, performing the WebTest(UI)..I record the test, and stop recording, the test is running in the visual studio,
It thorws error telling "ScriptResource.axd throws ...
2
votes
1answer
4k views
WebResource.axd and ScriptResource.axd + 404 not found…
I got my asp.net web application to run on a shared hosting.... When i inspected through firebug i found WebResource.axd and ScriptResource.axd returned 404 not found....
...