IIS deployment asp.net report 404 error Resolution _win server

Source: Internet
Author: User
1. The website-> (right key) rights-> "ASP." NET computer account "has been added.
2. The-> (right key) property->asp of the website is built. NET tab-> version is 2.0, not modified to 2.0;
3). Whether the->asp.netv2.0 is forbidden in the Iis->web service extension, and if it is forbidden, it starts;
4. The site-> (right key) property-> The home directory-> whether the Execute permissions are: pure script; Whether the application pool is set;
5. The-> (right key) property->asp of the website is built. NET tab-> Edit the Global configuration button-> Authentication mode is: Forms mode.

And then the site-> (right) property-> document-> enable the default document-> whether the corresponding default page is set.

Manually register the. NET environment with IIS. The order is as follows:
Copy Code code as follows:

C:\Documents and SETTINGS\IPHONE>CD \

C:\>CD C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727

C:\windows\microsoft.net\framework\v2.0.50727>aspnet_regiis-i
Start installing asp.net (2.0.50727).
...............................
Finished installing asp.net (2.0.50727).

C:\windows\microsoft.net\framework\v2.0.50727>
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.