ASP.NET validation controls are not working

In ASP.NET, the validation controls require the aspnet_client folder to exist in your \wwwroot.  If your validation controls for your web application are not working, please make sure that you have uploaded all of the contents of the aspnet_client folder to your website's \wwwroot directory.