Q: What should I do if I get a message that says, "Team system server is not available; please contact your system administrator."?

A: Delete the Registration Cache and reset your Visual Studio user settings:

To delete the Registration Cache, open a command prompt and change directory to the %Temp%\BIS directory:

>cd /d %temp%\bis

Delete the registration cache files:

>del *regproxy*.xml

To reset your Visual Studio user settings, start Visual Studio with the /resetuserdata switch:

>devenv.exe /resetuserdata

Applicability: Visual Studio 2005 Beta 1 Refresh with Visual Studio 2005 Team System