Collection of errors in ASP. NET

Source: Internet
Author: User

Error records:
 
1. If the updatepanel control is used, the fileupload between updatepanel is invalid! The hasfile attribute of fileupload is always false;
2. In this document, 'sys 'is used to define whether the Web configuration is an Ajax configuration file.
3. "No permission": If freetextbox Rich Text third-party control is used, the problem is that it

4. binary serialization errors:
The stored data type is different from the retrieved data type.
Objectmanager finds that the number of link addresses is invalid. This usually indicates formatting.ProgramThere is a problem.
5. The status information of this page is invalid and may be damaged:
Solution 1. <system. Web>
<Pages enableeventvalidation = "false" viewstateencryptionmode = "never">
</Pages>
</System. Web>
Solution 2. If Ajax is used to request data:

Reference: http://www.diybl.com/course/4_webprogram/asp.net/netjs/20090412/164874.html
Remove the <form> </form> label on the request address page!

 

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.