The ConnectionTimeout for a Web site is set to a non-default value

The information in this article applies to:

  • Visual Studio Team Foundation Server 2010

  • Windows Server 2003 and Windows Server 2008 

  • SQL Server 2008

  • Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007

  • Servers that host the application tier, Team Foundation Server Proxy, and SharePoint Products

  • Team Foundation Server Complete Health Check

  • SharePoint Products Health Check

The Best Practices Analyzer tool for Team Foundation Server checks the connection time-out for the Web sites on which Team Foundation Server relies. 

An error appears if the connection time-out for a Web site is not the default value. This value determines the length of time in seconds before the server disconnects an inactive user. The default value is 120 seconds for the default Web site and the SharePoint Central Administration Web site. The default value is 3600 seconds (1 hour) for the Web sites on which Team Foundation Server and Team Foundation Server Proxy rely.

To resolve this issue, change the connection time-out to the default value that the error message specifies for the affected Web site.

Required Permissions

To perform these procedures, you must be a member of the Administrators security group on the server to which the error message refers.

To change the connection time-out for a Web site in IIS 6.0

  1. Log on to the server to which the error message refers.

  2. Open the Start menu, point to Administrative Tools, and then click Internet Information Services (IIS) Manager.

  3. In the tree pane, expand the local computer, and then expand Web Sites.

  4. Right-click the Web site that the error specifies, and click Properties.

  5. On the Web Site tab, in the Connection timeout box, type the default value that the error specifies.

  6. Click OK.

To change the connection time-out for a Web site in IIS 7.0

  1. Log on to the server to which the error message refers.

  2. Open the Start menu, point to Administrative Tools, right-click Internet Information Services (IIS) Manager, and then click Run as administrator.

  3. In the Connections pane, expand the local computer, and then expand Sites.

  4. Click the Web site that the error specifies.

  5. In the Manage Web Site area, click Limits.

  6. In the Connection timeout box, type the default value that the error specifies.

  7. Click OK.

See Also

Other Resources

Web Services Issues