The Asp.net 2.0 program is downgraded to ASP. net1.0.

Source: Internet
Author: User

It is now in the era of. Net 3.5, but some people still use. NET 1.0.
A lot of machines are 2.0, so I found a very rare machine with 1.1 residual, but that machine also has 2.0.

The machine is a little slow, so when you open the project, you accidentally turn it into a project upgrade, the sun, the cancel is too late.

Upgraded, SourceProgramIt is damaged in a sense.

Microsoft has provided the upgrade program, but I have never heard of the downgrade program. The program has to be improved and changed. It is really a solution.

1.0 --> 2.0 changes:
1: WebService
2: pageload event
3: codebehind is changed to codefile
4: The class has become a special object.

How can this problem be solved?
1: rereference WebService
Use. wdsl to discover webpages
2: The pageload event must be re-registered in the init event.
That is + =, 1.0 is like this, and it's gone by 2.0.
3: delete codefile Registration
4: Delete the definition before the class.

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.