|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
ASP.NET Validation control generates javascript errorrecently, we are facing a very strange problem on our production server. All ..aspx page in our application having validation control are producing a javascript error. Line 3 Chat 1 Error Syntax Error Code 0 (1) could this be due to the installation of framework 2.0 on our server? (2) i tried to copy WebUIValidation.js file in application root, server root but no luck. (3) the WebUIValidation.js file exists under aspnet_client >> system_web our applications are built with .net framework version 1.0.3705.0 any help would be highly appreciated. -Vaibhav Shah 2.0 uses resources instead of js files. check that the site is still
configured as asp.net 1.1. also from your site, check you can fetch the js file. -- bruce (sqlwork.com) Show quoteHide quote "Vaibhav Shah" <vaibhav.s***@ragini.com> wrote in message news:%23Yw4Dhb0GHA.1256@TK2MSFTNGP04.phx.gbl... > Hi: > > recently, we are facing a very strange problem on our production server. > All > .aspx page in our application having validation control are producing a > javascript error. > > Line 3 > Chat 1 > Error Syntax Error > Code 0 > > (1) could this be due to the installation of framework 2.0 on our server? > (2) i tried to copy WebUIValidation.js file in application root, server > root > but no luck. > (3) the WebUIValidation.js file exists under aspnet_client >> system_web > > our applications are built with .net framework version 1.0.3705.0 > > any help would be highly appreciated. > > -Vaibhav Shah > >
Other interesting topics
WAP, VS2005 keeps changing my user control types!!
CSS examples Howto inherit from an exisiting webcontrol in VS 2005 Intellisense with web.config registration of controls Page hang after updating web.config Help, NullReferenceException ASP.net using old version of DLLs Multiple Page Tiff Making New web site by using ASP.Net 2005 Cannot create an object of type 'System.Boolean'...? |
|||||||||||||||||||||||