Build Web.Config File Settings in Team Foundation Server Components

This topic describes the configurable settings in the Build web.config file. The Build web.config file is stored in the <root>:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\Web Services\Build folder on the Team Foundation Server. For a general procedure that describes how to access and change these settings, see How to: Change Configuration Settings for Team Foundation Server Components.

Build Tracking Web.Config Settings

Setting Description

port

This setting is a numeric value that represents the port number that is used by the build computer. This has to be synchronized with the port in tfsbuildservice.exe.config on the build computer.

See Also

Tasks

How to: Change Configuration Settings for Team Foundation Server Components

Concepts

Global Web.Config File Settings in Team Foundation Server Components

Other Resources

Managing Team Foundation Server Configuration Settings