G
Guest
In my ASP.Net application I added a required field validator.Before adding
this , my application was running fine but after ading this, when i tried to
view the .aspx in browser, i got an alert msg saying::
Unable to find
script library'/'aspnet_client\system_web\1_1_4322/WebUIValidation.js'. Try
replacing this file manually or reinstall by running 'aspnet_client-regiis'.
I found the file 'WebUIValidation.js' in the location
C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322\WebUIValidation.js. But
I couldnt find the file 'aspnet_client-regiis' anywhere on my hard drive!
How to get over this problem???
this , my application was running fine but after ading this, when i tried to
view the .aspx in browser, i got an alert msg saying::
Unable to find
script library'/'aspnet_client\system_web\1_1_4322/WebUIValidation.js'. Try
replacing this file manually or reinstall by running 'aspnet_client-regiis'.
I found the file 'WebUIValidation.js' in the location
C:\Inetpub\wwwroot\aspnet_client\system_web\1_1_4322\WebUIValidation.js. But
I couldnt find the file 'aspnet_client-regiis' anywhere on my hard drive!
How to get over this problem???