Live Chat Icon For mobile
Live Chat Icon

After installing .NET Framework SP1 the client side validations, or rather validator controls are not working?

Platform: ASP.NET| Category: Deployment Issues

The problem seems to be in the javascript file WebValidationUi.js in aspnet_client folder.The changes in that file prevent a page to be submitted. That could be the reason your javascript validations are not working. As a workaround, just copy the old WebValidateionUi.js over the new one.

Share with