1. First step ,go to Start / Control panel / Programs and Features
2. Then Click on Turn Windows features off or on on the left pane.
3. In Turn Windows features off or on Select Internet Information Service and expand it. Make sure to
select the following features:
Web Management Tool ,World Wide web service ,
.Net Extensibility
Asp.net
CGI
ISAPI Extensions
ISAPI Filters
4. Click OK and windows 7 should be able to install IIS 7 with not problems.
5. To test your web server , open your browser and type http://localhost in the address bar,you should be able to see the IIS welcome page.If you do ,everything is OK.
2. Then Click on Turn Windows features off or on on the left pane.
3. In Turn Windows features off or on Select Internet Information Service and expand it. Make sure to
select the following features:
Web Management Tool ,World Wide web service ,
.Net Extensibility
Asp.net
CGI
ISAPI Extensions
ISAPI Filters
4. Click OK and windows 7 should be able to install IIS 7 with not problems.
5. To test your web server , open your browser and type http://localhost in the address bar,you should be able to see the IIS welcome page.If you do ,everything is OK.