[Reprint] configuration (visual studio.net has detected that the specified web server is not running ASP. net1.1)

Source: Internet
Author: User
Tags net command
This error may occur when IIS is installed for the first time and a webapplication project is created:
---------------------------
Microsoft Development Environment
---------------------------
Visual Studio. NET has detected that the specified web server is not running ASP. NET 1.1. You will not be able to run ASP. NET web applications Program Or service.
---------------------------
Confirm help
---------------------------

Solution (from otherArticle) As follows:

2. Visual Studio. NET cannot determine whether ASP. NET 1.1 runs on the Web server computer. This error may occur in several different situations. Check whether the following conditions exist:

(A) Ensure that. NET Framework 1.1 is installed on the Web server computer. For more information, see Visual Studio. NET software requirements.

(B) If ASP. net has been installed on the Web server computer but still encounters this error, it may be a configuration problem. To correct problematic installation or configuration, you can use the ASP. NET utility named aspnet_regiis. You can find this command line utility in a path similar to the following:
C: \ windows \ Microsoft. NET \ framework \ v1.1.nnnn \
NNNN indicates four internal versions. Search for the maximum version number. Use the/I switch to run the utility:
Aspnet_regiis/I
 

** Tip: You can open the command window directly from the correct directory of the command. From the "Start" menu of windows, point to "program", "Visual Studio. NET 2003", "Visual Studio. NET tool", and select "Visual Studio. NET command prompt ". After the window opens, type aspnet_regiis/I.

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.