Pages

Sunday, October 28, 2012

install iis on windows 7

0 comments
When we try to open new website project in the IIS location  in a visual studio 2008 in  windows 7
visual studio 2008 specifics  IIS is not installed on this computer


 steps to install IIS

1. click Start Button, and then click Control Panel.

2.  Control Panel, click Programs.

3. Click Turn Windows features on or off under Programs and Features

4. Windows Features dialog box opens ,expand Internet Information Services

5. Under the

 Internet Information Services  > Web Management Tools > IIS 6 Management Compatibility  > Select (check) IIS Metabase and IIS6 Configuration compatibility

Internet Information Services  > Web Management Tools  > Select (check) IIS Management Console

Internet Information Services  > World Wide Web Services >  Application Development Features >
Select (check)  .NET Extensibility
Select (check)  ASP.NET
 Select (check)  ISAPI Extensions
Select (check) ISAPI Filters

Internet Information Services  > World Wide Web Services > Security >
Select (check)  Request Filtering
Select (check)  Windows Authentication


 

 Click ok button

to check IIS working or not ,Open the web browser  and type in the URL

http://localhost

 
Open visual studio 2008 , open new website in  IIS location,again  visual studio 2008 pass message
i.e
to access local iis web sites you must run visual studio in the context of an administrator account 





0 comments:

Post a Comment