0

Anyone who knows how to connect to TFS2012 from an image running Win2003R2 64bit SP2 and VS2005?

Looking at the "Microsoft Visual Studio Team Foundation Server 2012 MSSCCI Provider 64-bit" provider, it states that the Win2003SP1 should be supported, but I'm getting the error:

"Microsoft Visual Studio 2012 Team Explorer or its tool are not registered. Please install or repair your Team Foundation Client Installation".

I didn't succeed in installing the VS2012 Team Explorer because it does not support the OS.

Any hints?

Best regards Morten

Morphen
  • 21
  • 3

2 Answers2

0

[EDIT] Wrong Post! sorry... I intended to write somewhere else.

MAST3RMIND
  • 592
  • 2
  • 14
0

Okay, to answer my own question the solution is to install:

  1. Microsoft Visual Studio Team Explorer 2010
  2. TFS 2010 MSSCCI provider

From within VS2005 add source control (File->Source Control). It will launch a VS2010 shell where you can configure the connection to TFS2012. Pretty straight forward.

Beware that you can only use source control functionality (check in/out).

HTH Morten

Morphen
  • 21
  • 3