Connect to Team Foundation Server

11,717

Solution 1

Have you installed Team Explorer? It's a separate install.

Solution 2

Have you set the source control plug-in properly?

Tools -> Options -> Source Control

Solution 3

Have you checked whether or not Team Explorer is installed on machine B? You'll need that to connect to TFS.

Share:
11,717
Guy
Author by

Guy

I am a consultant specializing in TypeScript/React/JavaScript/Node.js Full Stack. I also have a strong background in C#/.Net. I am available for hire.

Updated on June 24, 2022

Comments

  • Guy
    Guy almost 2 years

    I have 2 machines, one at Location A and the other at Location B. The B machine is connected to A's newtwork via VPN. VS2008 Team System is installed on both machines. The A machine has a menu option under Tools > Connect to Team Foundation Server... but the B machine does not have this option.

    Is there something that I've missed in the installation of VS2008TS on the B machine? How does one enable this menu item?

  • Ray Booysen
    Ray Booysen over 15 years
    Yes, on the Visual Studio install disk, in a folder called TFC you can install the client.
  • Sanjay Reddy Addula
    Sanjay Reddy Addula over 15 years
    Team Explorer is also called TFS Client Tools sometimes :)