blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Merrick Chaffer's Blog

Prevent Visual Studio Team Explorer from connecting to Team Foundation Server at startup

http://www.woodwardweb.com/vsts/000286.html

Hack #1 - Stopping Team Explorer from connecting on Visual Studio 2005 Start-up
Add a DWORD value called "AutoLoadServer" under HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\8.0\TeamFoundation.  Zero means do not reconnect automatically.

I first read about this setting over at Tim Noonan's blog.  This can be very handy if, like me, you frequently change TFS servers.  I jump between the work TFS instance, CodePlex and a test or VPC versions of TFS.  I know which server I want to connect to when starting VS 2005, and frequently it is not the one I connected to last time.  Adding the following setting means that I have to manually pick the server I want to connect to from the "Add Existing Project..." button.

Published 09 January 2007 09:19 by merrick.chaffer

Comments

 

Peter DeBetta's SQL Programming Blog said:

I've been on a project where we are using Team Foundation Server (TFS). As you may already be aware,

July 19, 2007 16:42
 

Peter DeBetta said:

I've been on a project where we are using Team Foundation Server (TFS). As you may already be aware,...

July 19, 2007 16:42
 

Peter W. DeBetta said:

I've been on a project where we are using Team Foundation Server (TFS). As you may already be aware,...

July 19, 2007 16:42
 

net how to add team explorer said:

April 7, 2008 22:37
Anonymous comments are disabled
Powered by Community Server (Personal Edition), by Telligent Systems