Verify SharePoint products for Team Foundation Server
If you choose to use an installation of SharePoint Products other than the one that was installed during Team Foundation Server installation, you should verify that your installation of SharePoint Products meets the following guidelines:
The administration site and default website are running, and other computers on the network can access them.
SharePoint uses NTLM, the recommended authentication. (Basic authentication is not supported by Team Foundation Server extensions for SharePoint Products.)
If you are using a supported enterprise edition of SharePoint Server, you must configure settings for dashboard compatibility.
Required Permissions
To perform this procedure, you must be a member of the Administrators security group on the server that is running SharePoint.
To verify that the administration site and default website are running and that other computers on the network can access them
On the server that is running SharePoint, choose Start, Run, enter inetmgr, and then choose OK.
Internet Information Services (IIS) Manager appears.
In Internet Information Services (IIS) Manager, open ServerName (local computer).
ServerName is the name of the web server.
Choose Sites, and then choose the default website.
On the Actions pane, choose Browse :80 (http).
The default website appears in the default browser.
Choose the SharePoint Central Administration site.
On the Actions pane, choose **Browse :**Port (http).
Port is the number of the port that is bound to the SharePoint Central Administration site.
The SharePoint Central Administration site appears in the default browser.
To verify that the default website uses recommended authentication
In a web browser, open the SharePoint Central Administration site, and choose the Security.
Under General Security, choose Specify authentication providers.
In the Zone column, choose Default.
In Claims Authentication Types, make sure that check boxes for Enable Windows Authentication, Integrated Windows authentication, and NTLM are selected.
Note
You should check that the authentication setting that appears in the SharePoint Central Administration site matches the authentication setting that appears in IIS.
To verify that a supported enterprise edition of SharePoint Server is configured for dashboard compatibility
- If you are using a supported enterprise edition of SharePoint Server, perform the required configurations for dashboard compatibility. If you are using any other version of SharePoint, you can disregard this procedure. For more information, see Manually Install SharePoint products for Team Foundation Server.
See Also
Concepts
Install Team Foundation Server
How to: Set up remote SharePoint Products for Team Foundation Server