The collected Comprehensive automation server cannot create object exception causes and solutions page 1/2

Source: Internet
Author: User

1. The automation server cannot create objects.
Run: regsvr32 scrrun. dll.

2. The object reference is not set to the instance of the object.
1. The ViewState object is Unll.
2. DateSet is empty.
3. DataReader is empty due to SQL statements or Datebase.
4. When a string variable is declared, the variable is applied if no null value is assigned.
5. The new initialization object is not used.
6. The Session object is empty.
7. When a text value is assigned to the control, the value does not exist.
8. When Request. QueryString () is used, the obtained object does not exist, or the initial value is not assigned when the value is null.
9. When FindControl is used, the control does not exist but is not preprocessed.

Generally, in C #, the error "the instance where the object is not referenced" is that the control name does not correspond to that in codebehind. For Beginners, repeated definitions in encoding can also cause this problem.

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.