Help and Support

Article ID: 953183 - Last Review: May 14, 2008 - Revision: 1.1

Problems Upgrading Microsoft Team Foundation Server 2005 to 2008 when using Fully Qualified Domain Names (FQDN)

Expand all | Collapse all
Source: Microsoft Support

RAPID PUBLISHING

RAPID PUBLISHING ARTICLES PROVIDE INFORMATION DIRECTLY FROM WITHIN THE MICROSOFT SUPPORT ORGANIZATION. THE INFORMATION CONTAINED HEREIN IS CREATED IN RESPONSE TO EMERGING OR UNIQUE TOPICS, OR IS INTENDED SUPPLEMENT OTHER KNOWLEDGE BASE INFORMATION.

Action



Consider the following scenario:
  • You are running Microsoft Team Foundation Server (TFS) 2005.
  • You are using a fully qualified domain name for the TFS application tier machine.
  • You attempt to upgrade your TFS install from 2005 to 2008.

Result



You may encounter a message similar to the following from the setup program:

"Setup has detected that the specified database server is already in use by another Team Foundation Server (services) computer. Click OK to configure this computer as a stand-by Team Foundation Server (services) computer. Click Cancel to specify a different database server."

Cause

This may be caused by the fact that you are using a fully qualified domain name (FQDN) on your TF server.

Resolution



To work around this issue:
  1. Remove the FQDN from your TF server by using the TFSAdminUtil.exe ActivateAt command, passing it the NETBIOS name of the TF server. This will move the TF server back to machine name rather than the FQDN.
  2. Upgrade your TF Server to the 2008 version.
  3. Re-apply the FQDN using the TFSAdminUtil.exe ActivateAt command again

More Information



For more information on the ActivateAt command, please see this web page:

http://msdn.microsoft.com/en-us/library/ms252460(VS.80).aspx (http://msdn.microsoft.com/en-us/library/ms252460(VS.80).aspx)

DISCLAIMER

MICROSOFT AND/OR ITS SUPPLIERS MAKE NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY, RELIABILITY OR ACCURACY OF THE INFORMATION CONTAINED IN THE DOCUMENTS AND RELATED GRAPHICS PUBLISHED ON THIS WEBSITE (THE “MATERIALS”) FOR ANY PURPOSE. THE MATERIALS MAY INCLUDE TECHNICAL INACCURACIES OR TYPOGRAPHICAL ERRORS AND MAY BE REVISED AT ANY TIME WITHOUT NOTICE.

TO THE MAXIMUM EXTENT PERMITTED BY APPLICABLE LAW, MICROSOFT AND/OR ITS SUPPLIERS DISCLAIM AND EXCLUDE ALL REPRESENTATIONS, WARRANTIES, AND CONDITIONS WHETHER EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO REPRESENTATIONS, WARRANTIES, OR CONDITIONS OF TITLE, NON INFRINGEMENT, SATISFACTORY CONDITION OR QUALITY, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE MATERIALS.

APPLIES TO
  • Microsoft Visual Studio 2005 Team Foundation Server
  • Microsoft Visual Studio Team System 2008 Team Foundation Server
Keywords: 
kbnomt kbrapidpub KB953183