TF31002 Unable to connect to this Team Foundation Server

Asked By 0 points N/A Posted on -
qa-featured

Hello,

This morning I tried to run Visual Studio but suddenly this error popped-up. The software worked fine yesterday and I am a little bit angry to this error. I reinstalled the Visual Studio and worked just fine until I rebooted my laptop. Does anyone have any idea how this error can be solved ? Please help !

Thank you !

 

 

Microsoft Visual Studio

Microsoft Visual Studio

TF31002 : Unable to connect to this Team Foundation Server:

Http:

Team Foundation Server Url: Http:/

Possible reason for failure include:

The name, port, number, or protocol for the Team Foundation server is incorrect.

The team Foundation Server is offline.

The password has expired or is incorrect.

Technical information (for administrator):

The remote server returned and error L407) Proxy Authentication Required.

OK Help

SHARE
Answered By points N/A #184256

TF31002 Unable to connect to this Team Foundation Server

qa-featured

Hello,

Such issue can be solved using several steps.

Firstly, check that you have entered the correct URL of your “Team Foundation Server” and it is being utilized correctly. For example, in Visual Studio 2010 or Team Explorer, https://tfsXX.discountasp.net:443/tfs/ could be used where “tfsXX” would be the “Team Foundation Server” for your account.

If you’re using older version of Visual Studio, such as, VS 2008 or 2005, you have to follow the following techniques:

  • VS 2005

1. Download Visual Studio Team System 2005 Team Explorer.

2. Re-deploy the VS 2005 SP1.

3. Then, download and install this compatibility package: Visual Studio Team System 2005 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010 (Installer)

4. Start VS.

5. Go to Tools >> Connect to Team Foundation Server…”

6. Hit “Servers…” button >> Add…

7. Enter the Team Foundation Server URL for your account.

 

  • VS 2008

1. Install VS 2008 Team Explorer.

2. Deploy VS 2008 SP1.

3. Install Visual Studio Team System 2008 Service Pack 1 Forward Compatibility Update for Team Foundation Server 2010 (Installer).

4. Start Visual Studio.

5. Go to Tools >> Connect to Team Foundation Server…

6. Go to Servers… >> Add…

7. Input your Team Foundation Server URL for your account.

Related Questions