Wednesday, January 20, 2010

ASP.NET Validation controls r not working on uploaded site??

they work well on my localhost...whats reason???


http://atharvajobs.com/PostResume.aspxASP.NET Validation controls r not working on uploaded site??
Yes I have an idea why.





There are Javascript files under your Drive: \Inetpub\wwwroot \aspnet_client that might be missing from the server's root folder.





Make sure you copy them there. If they are already there, there might be other Javascript files which ASP.NET uses that are missing. Make sure they are all there.





If your application is being hosted by a third party, contact them and tell them your problem. They should fix it for you through copying these Javascript files to the server.





Hope this helps.

No comments:

Post a Comment