Questions tagged [scriptresource.axd]
76 questions
0
votes
0 answers
Cant get ScriptResource.axd / WebResource.axd anonymous access working?
I'm pulling my hair out and going around in circles it seems at the moment trying to solve this. I have a windows authenticated site, with a particular folder which I don't want to authenticate against. It has a script manager on the page with an…

slowlygettingthere
- 117
- 9
0
votes
1 answer
MapRoute for passing a parameter to the root of the site causing JavaScript errors on certain script references
I am using this code to map a route for the root of my site.
routes.MapRoute("InstanceLogIn", "{InstanceParameter}",
new { controller = "Account", action = "Login" });
So the URL will be similar to "MySite/SomeParameter" and this will route it…

user2945722
- 1,293
- 1
- 16
- 35
0
votes
1 answer
RadGrid with DetailTable giving Unspecified Error in JavaScript when clicking fast
I am using Internet Explorer 11 for testing:
I have a RadGrid control displaying list of Groups (groupId, groupName).
Each Group has a DetailTable displaying GroupMembers (memberId, groupId, memberName).
The RadGrid is placed in a ContentPage that…

Vladimír Hála
- 168
- 7
0
votes
1 answer
Error in Scriptresource.axd on line 1072
I built an app and it works well on other browsers but in IE I get this error
Web page error details
Message: Invalid argument. Line: 1072 Char: 17 Code: 0 URI:
…

Eno Bassey
- 57
- 1
- 3
- 11
0
votes
0 answers
Response.Redirect not working in UpdatePanel
When calling a AsyncPostBackTrigger within an UpdatePanel I get the following error in Google Chrome console window:
Uncaught object ScriptResource.axd?d=YzEIJp7ym3ilJ-pArSjfZp5Fi4GhIdhZV-apQqYKJ9RoVqd3XZNre-FurXQ0crvFJTbHR_zBdWPLTG…:5
Error.create…

mparkuk
- 509
- 7
- 14
0
votes
1 answer
Sitefinity Performance - Minimizing loaded ScriptResources
I am trying to make a Sitefinity site run faster by minizing the requests sent to the server especially the amount of ScriptResource.axd files loaded in the page.
Is these files are all required to be loaded for a fairly simple Sitefinity page?
How…

user867597
- 29
- 1
- 7
0
votes
1 answer
VS 2103 Cannot Debug asp.net due to Corrupted ScriptResource.axd
I have been working on a very complex asp.net program and suddenly after 2 years of development I receive the following:
I cannot post the Screen Image where but you can see it at:
http://vmcsys.com/images/VSCorruption.jpg)
This happens in VS2012…

Jon
- 3
- 1
- 2
0
votes
1 answer
ajax control tool kit generates 100's of ScriptResource.axd
ASP.net VS2008 .net3.5
I have been using the Ajax Control tool kit for years, and today I downloaded to latest version for 3.5.
the took kit works but generate 100's of line like this one