Guy
Guy

Reputation: 67380

Connect to Team Foundation Server

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?

Upvotes: 6

Views: 11778

Answers (3)

Iain Holder
Iain Holder

Reputation: 14262

Have you set the source control plug-in properly?

Tools -> Options -> Source Control

Upvotes: 3

Kevin Babcock
Kevin Babcock

Reputation: 10247

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

Upvotes: 1

ctacke
ctacke

Reputation: 67198

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

Upvotes: 16

Related Questions