M
Matthew Louden
I created an ASP.NET web application. I added a TextBox and a
RequiredFieldValidator control, and set the ControlToValidate property of
RequiredFieldValidator control to be TextBox1. After I built and run the
application, it pops up an error dialog as follows:
unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. Try placing this
file manually, or reinstall by running 'aspnet_regiis -c'
any ideas?? Thanks!
RequiredFieldValidator control, and set the ControlToValidate property of
RequiredFieldValidator control to be TextBox1. After I built and run the
application, it pops up an error dialog as follows:
unable to find script library
'/aspnet_client/system_web/1_1_4322/WebUIValidation.js'. Try placing this
file manually, or reinstall by running 'aspnet_regiis -c'
any ideas?? Thanks!