A couple weeks ago I made a change and added some javascript to one of my aspx pages and it worked for me until I released the file to the network, now it works on the live server, but not on my localhost server that it makes when I build the site.. if I cannot find a fix, I am going to just take out the javascript, since in my reading I have found that ScriptResource.axd has something to do with handling javascript.
But I would really like to save that as the last possibility
any help is appreciated.
Thanks
1条答案
按热度按时间oaxa6hgo1#
你可以访问一些讨论这个问题的Web表单,这些表单仍然是当前的,根据我的经验,删除javascript不仅仅是解决问题,可能在你的web.config文件中有一些东西被搞砸了。如果没有,找出这个错误是特定的页面,并尝试重新工作代码一点。希望我能提供一些帮助
http://web.archive.org/web/20120210224523/http://csharpquestions.com/asp-net/when-scriptresource-axd-suddenly-404s