How to: Verify Internet Information Services for Team Foundation Server or Team Foundation Server Proxy
To verify that Internet Information Services (IIS) is configured to work with Team Foundation components, you must follow the appropriate steps for your operating system.
Verify IIS on Windows Server 2008
To verify IIS on Windows Server 2008
Click Start, point to All Programs, point to Administrative Tools, and then click Server Manager.
In the tree pane, expand Roles, and click Web Server (IIS).
In the Role Services pane, ensure that the following role services show a status of Installed:
Web Server
Common HTTP Features
Static Content
Default Document
Directory Browsing
HTTP Errors
Application Development
ASP.NET
.NET Extensibility
ISAPI Extensions
ISAPI Filters
Health and Diagnostics
HTTP Logging
Request Monitor
Security
Windows Authentication
Request Filtering
Performance
- Static Content Compression
Management Tools
- IIS Management Console
IIS 6 Management Compatibility
IIS 6 Metabase Compatibility
IIS 6 WMI Compatibility
IIS 6 Scripting Tools
IIS 6 Management Console
If any role service is not installed, click Add Role Services.
The Add Role Services wizard appears.
In Select Role Services, select the check box for any role services that were not installed and click Next.
Click Install.
Click Close.
Verify IIS on Windows Server 2003
To verify that IIS is not using IIS 5.0 isolation mode
Click Start, and then click Run.
The Run dialog box appears.
In Open, type inetmgr and click OK.
Internet Information Services (IIS) Manager appears.
In Internet Information Services (IIS) Manager, double-click ServerName (local computer), and then right-click Web Sites,and click Properties.
ServerName is the name of the Web server.
On the Service tab, verify that the check box for Run WWW service in IIS 5.0 isolation mode is cleared, and click OK.
To verify that IIS is not using FrontPage 2002 Server Extensions
Click Start, point to Control Panel, and click Add or Remove Programs.
The Add or Remove Programs dialog box appears.
Click Add/Remove Windows Components.
The Windows Components Wizard appears.
Click Application Server and click Details.
The Application Server dialog box appears.
Click Internet Information Services (IIS) and click Details.
The Internet Information Services (IIS) dialog box appears.
If FrontPage 2002 Server Extensions check box is checked, clear it. Click OK twice.
In the Windows Components Wizard, click Next.
Click Finish.
Click Start and then click Run.
The Run dialog box appears.
In Open, type inetmgr and click OK.
The Internet Information Services (IIS) Manager appears.
In the Internet Information Services (IIS) Manager, double-click ServerName (local computer), and then click Web Service Extensions and make sure FrontPage Server Extensions 2002 does not appear in the list. If FrontPage Server Extensions 2002 does appear in the list, click it and then click Prohibit.
To verify that IIS is using ASP.NET
Click Start, point to Control Panel, and click Add or Remove Programs.
The Add or Remove Programs dialog box appears.
Click Add/Remove Windows Components.
The Windows Components Wizard appears.
Click Application Server and click Details.
The Application Server dialog box appears.
Ensure the ASP.NET check box is checked. Click OK.
In the Windows Components Wizard, click Next.
Click Finish.
See Also
Reference
Checklist: Single-Server Installation
Checklist: Multiple-Server Installation
Checklist: Upgrade Team Foundation Server By Using More Than One Server