Unable to switch servers at this time, team explorer is busy
-
21 Şubat 2011 Pazartesi 17:44I am using 64 bit machine with windows 7 OS. I installed VSTS 2008, Team explorer 2008, VS 2008 sp1, VSTS 2008 sp1 forward compatibility update for TFS 2010 in order. But when i tried to connect to TFS by giving server name it is showing " unable to switch server at this time, team explorer is busy". I used this same setup till now on my old 32bit machine. But when i did this on new 64bit machine, it is showing above msg. On my old machine in TFS, server is not disconnected till now. Shall i need to do it ?
Tüm Yanıtlar
-
24 Şubat 2011 Perşembe 07:59Moderatör
Hi Suresh,
Thanks for posting the issue here!
When you fill in the server name with the URL to your TFS 2010 server, make sure that you do not have a trailing backslash.
For example, if you tried to connect to the Dev10 server with a URL that has a trailing backslash “http://[ServerName]:8080/tfs/” , you will get the message:
"unable to switch server at this time, team explorer is busy".
A better workaround for this issues is to use a server URL that does not have a trailing backslash e.g. "http://[ServerName]:8080/tfs" this should work properly.
Hope it helps!
Cathy Kong [MSFT]
MSDN Community Support | Feedback to us
Get or Request Code Sample from Microsoft
Please remember to mark the replies as answers if they help and unmark them if they provide no help.

-
26 Nisan 2011 Salı 21:39Thanks for that! That one really confused me. I was upgrading several computers and for some reason I put a trailing slash on one of them and couldn't figure it out. Need more coffee maybe.
-
03 Şubat 2012 Cuma 22:14This fixed my problem too!! thanks!!
-
07 Mart 2012 Çarşamba 15:33Thank you. It solved my problem.
-
23 Mart 2012 Cuma 21:46Awesome, this solved my problem as well. thx!
-
17 Ekim 2012 Çarşamba 01:55Thanks!