Asp. NET validation of control failures __.net

Source: Internet
Author: User
I've had this problem before and I solved it. The following is my analysis:

The cause of the problem: your local machine and the version of the. NET Framework installed on the server are not the same.
Because ASP.net validation control validation is supported by. js files within the aspnet_client of the. NET Framework.
A different version of the. NET framework results in subtle differences in the files within the aspnet_client, which can result in partial validation of the ASP.net validation controls being invalidated. For example, the. NET Framework version of my local machine: 1.14322.573. The. NET Framework version of the server: 1.14322.2032.

Solution: First go to the next ASP.net probe, you can go to http://down.chinaz.com/S/6936.asp download. Look at the local and server. NET Framework versions. After getting the server. NET Framework version to find this version aspnet_client folder on the space. Your control should be able to do so.

Good luck.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.