Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic describes the configurable settings in the CoverAn.exe.config file. This file is located in <drive>:\Program Files\Microsoft Visual Studio 2005 Team Foundation Server\CoverAn on the Team Foundation application-tier server. This file is modified when you rename the application-tier server. For more information, see How to: Rename an Application-Tier Server. You can also modify this file to enable tracing. For more information, see <system.diagnostics> Element.
CoverAn.exe.config Settings
Setting | Description |
---|---|
TFSNameUrl |
This setting is the URL for the application-tier server and is used by all Team Foundation Server Web services to locate the other Web services that are running on the computer by using the Services\registration.asmx Web service. |
TFS Name |
This setting is a string that represents the name of the Team Foundation Server. |
See Also
Tasks
How to: Change Configuration Settings for Team Foundation Server Components
Concepts
Global Web.Config File Settings in Team Foundation Server Components