I have been maintaining a .NET app I wrote about 8 years ago. Suddenly the form validation controls have stopped working. When I view source and look at the code being generated by the server. Both images below are of identical code, you can see that
webresource.axd and Javascript stopped loading.
Any thoughts on this problem and what a solution could be? I have restarted the services.
Left clip is my dev environment and at right is production site:
It is hard to say what is the main issue according to your description. In order to resolve your issue, please try to provide more information about it.
Best wishes,
Please mark the replies as answers if they help or unmark if not.
Feedback to us
webguy2000
Member
2 Points
9 Posts
webresource.axd and Javascript stopped loading
Oct 07, 2012 07:34 PM|LINK
Hello,
I have been maintaining a .NET app I wrote about 8 years ago. Suddenly the form validation controls have stopped working. When I view source and look at the code being generated by the server. Both images below are of identical code, you can see that webresource.axd and Javascript stopped loading.
Any thoughts on this problem and what a solution could be? I have restarted the services.
Left clip is my dev environment and at right is production site:
Catherine Sh...
All-Star
23382 Points
2490 Posts
Microsoft
Re: webresource.axd and Javascript stopped loading
Oct 12, 2012 09:48 AM|LINK
Hi,
It is hard to say what is the main issue according to your description. In order to resolve your issue, please try to provide more information about it.
Best wishes,
Feedback to us
Develop and promote your apps in Windows Store
webguy2000
Member
2 Points
9 Posts
Re: webresource.axd and Javascript stopped loading
Oct 12, 2012 02:46 PM|LINK
Well the strange thing is the problem is intermittent. Some days it is working fine and others the Javascript is not loading up as shown in image.
This app is running on Server 2003.