6

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?

Daniel Mann
  • 57,011
  • 13
  • 100
  • 120
Guy
  • 65,082
  • 97
  • 254
  • 325

3 Answers3

16

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

ctacke
  • 66,480
  • 18
  • 94
  • 155
3

Have you set the source control plug-in properly?

Tools -> Options -> Source Control

Iain Holder
  • 14,172
  • 10
  • 66
  • 86
1

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

Kevin Babcock
  • 10,187
  • 19
  • 69
  • 89