validation error message [*Resolved*]
Hello
I am new at learning ASP.Net. I have created a form that allows a user to enter their name and address. I have a RequiredFieldValidator on the form for each of the text boxes. Each time l run the form, l get this message box that displays this error message.
"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’"
I am not sure what this means. Could anyone explain to me how to solve this problem. Remember l am a beginner at ASP.Net.
Many thanks for your time.
Steve