To Install Additional Features on a Windows 2008 Server, or Windows 7
This topic refers to the Windows 2008 server version. When installing on Windows 7, the core requirements are basically the
same. The selection dialogs might be different.
From the Control Panel, open
Programs and Features.
In the left panel, select
Turn Windows features on or off.
In the Tree pane, expand the
Roles item.
If the
Web Server (IIS) role is not listed:
In the Results pane, click
Add Roles to display the Add Roles Wizard.
In the Tree pane, click
Server Roles.
In the dialog that is displayed, select
Web Server (IIS) and click
Next to display the
Web Server (IIS) dialog.
Click
Next to display the
Select Role Services dialog.
If the
Web Server (IIS) role is listed, in the Results pane, click
Add Role Services.
In the
Select Role Services dialog:
Under
Management tools, select:
IIS Management Console
IIS 6 Management Compatibility
(select all available features)
Under
Application Development, select:
.NET Extensibility
ASP .NET
Under
Common Http Features, select:
Default Document
Under
Security, select:
Request Filtering
Add the Windows Process Activation and its children.
Click
Install.
When the installation completes, click
Close.
In the Tree pane, click
Features, and in the Results pane, click
Add Features.
In the
Add Features Wizard:
Under
.NET Framework 3.5.1 Features, select all available features.
Click
Next to display the
Confirm Installation Selections dialog.
Click
Install. Wait for the installation to complete, and then click
Close.
Check the WCF services are enabled and running:
Open the services mmc via the control panel.
Ensure that the Net.Pipe Listener adapter is enabled and started and set to autostart.
Ensure that the Net.Tcp Listener adapter is enabled and started and set to autostart.
Ensure that the Net.Tcp Port Sharing Service is enabled and started and set to autostart.