This article comes from: http://www.biye5u.com/article/netsite/Others/2011/4833.html
Last Saturday, I bought a new Dell laptop with a Windows 7 Home Basic system. I tried to install IIS in the system. The first time I was prompted that the installation was successful, but I could not find the console. I searched the internet for a long time, I didn't find a solution. Later I thought Windows 7 and Windows XP could not support IIS, So I upgraded to Windows 7 flagship edition according to the online method, and the console came out, but unfortunately, ASP cannot be run.Program. The corresponding ASP and. net contents cannot be found. Then, you can re-select the desired project from the console, and the following error message is displayed when you re-install the project:
I searched for many methods on the Internet to solve the problem. Of course, I didn't reinstall the system, which is very troublesome. Finally, there is no way. I first reduced the UAC settings, and then went to the control panel to uninstall IIS and try again. The result was successful.
Here is my specific solution:
(1) Enter UAC and set it to the lowest possible value.
Specific Operation Method: Click [start], enter UAC in the program search, and press enter to enter the UAC control interface.
UAC and User Account Control settings are as follows. This setting mainly Prevents Windows 7 from improper installation of some functions due to user account permission control.
After completing this step, go to the control panel and select [programs and functions], for example:
After setting this step, go to the control panel and select [programs and functions]. For example, after setting this step, go to the control panel and select [programs and functions], for example: after completing this step, go to the control panel and select [programs and functions], for example, [enable or disable Windows functions] on the left side of Uninstall or change programs.
Go to the "enable or disable Windows functions" Page:
On this page, select "Web core that Internet Information Services can carry" and "Internet Information Service", and click OK. After the execution is complete, shut down the system and then start the system.
After the device is turned on, go to the control panel again and go to the "enable or disable Windows functions" page, select the related functions of "Internet Information Services web core" and "Internet Information Services. Click OK. After the normal installation is complete, you do not need to restart, but we recommend that you restart it once. In this way, iis7.5 is successfully installed in Windows 7.
Of course, the above are examples of successful installation on my machine. There are many reasons why IIS cannot be correctly installed, as shown in the solution found on the Internet: it may be that anti-virus software or firewall settings are disabled, or some ports are occupied by other programs. If you are patient, you can find a better solution, you have to reinstall the operating system.