TF31002: Cannot Connect to Team Foundation Server

I have a server on which the base server of the team is installed. I can connect to TFS from multiple computers, but I cannot connect to it from my laptop via the Internet. I can connect to it from the Internet, but I cannot through the command explorer.

Indeed, I cannot add the server via explorer in visual studio, and I get the following error.

TF31002 Error message

I connected to this server for 3 months. Then I deleted the team project from the server and worked offline. Now I want to add my solution to TFS, but I cannot connect to it.

+7
source share
1 answer

If you are using an older version of VS than TFS, make sure you install packages with direct compatibility.

+1
source

All Articles