Configure IIS for Asp.net in XP

Source: Internet
Author: User

1. Install IIS:

A) add or delete Control Panel =Program= Add/delete Windows Components = check Internet Information Service (IIS) and click "Next ".

B) If you have a CD, download the IIS XP installation package from the Internet and decompress the package. Finally, select the decompressed folder.

2. Configure IIS:

At this time, aspx cannot be parsed, and an error occurs. You need to register the. NET Framework for IIS.

A) open CMD and go to c: \ windows \ microsoft.net \ framework \ v2.0.50727. (The last folder is the version number of the Framework. If you select another one, no problem is found)

B) Input aspnet_regiis.exe-I

C) configure the. NET version in IIS:

Control Panel = "Administrative Tools =" Internet Information Service = "right click default website =" properties = "ASP. NET =" select version number

3. Restart IIS.

 

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.