Error Connecting TFS2010 Server using VS 2008

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

Hello I have installed both VS TFS 2010 and VS 2008 TFS and was successfully installed and also I am able to add a server to team explorer of VS 2010 but the problem is that when I am doing it by using I got the error hence please suggest me the exact solution.

Thank You.

Error:

Microsoft  Visual Studio
TF31002: Unable to connect to this Team Foundation Server Url: http://server 1:8080.

Possible reasons for failure include
– The Team Foundation Server name, port number or protocol is incorrect
– The Team Foundation Server is offline
– Password is expired or incorrect.

For further information, contact Team foundation Server administrator.

SHARE
Answered By 590495 points N/A #153983

Error Connecting TFS2010 Server using VS 2008

qa-featured

You are using different versions of Team Foundation Server and I think this is the reason for having the problem. But before this, check first if you enter every credentials correctly like for example the server’s address, the port number, the password, and others. You should also check if the server on the other end is not offline.

If there’s no problem with the program’s configuration, try installing only one version of Team Foundation Server. Maybe these versions of Team Foundation Server conflicts with one another and prevents the connection from completing. Decide on which version of Team Foundation Server you really wish to install. If you decide to install Team Foundation Server 2010, then don’t install the 2008 version and vice versa. If you install the 2008 version, don’t install the 2010 version.

Related Questions