Error Connecting to TFS Server (TF31001)

I cannot connect to a server that is remotely remote and requires a connection to OpenVPN. I would conclude that this is some kind of authentication problem, but it seems that my teammates, using a similar working environment for mine, can establish a connection. I can log in from my computer using my credentials. This seems to be related to my local settings.

I cleared the cache as suggested on MSDN sites. In addition, the firewall and antivirus are disabled.

I also get a request to enter a username / name when I click the Team Explorer icon on Visual Studio. Invalid credentials display error messages as expected, when I enter the correct proxy information, I get the following message:

TFS31001: Team Foundation cannot get a list of team projects from Team Foundation Server. The Foundation Server team returned the following error: Team Foundation services are not available from the server.

What could be the reason for this?

+3
source share
6 answers

It was a problem on my part. Using another gateway did the trick.

+1
source

This error message is always related to a security problem, but it does not tell you why there is a security problem. Can you look at the event log for more details - you don’t know what else could be there, but it can be a good starting point.

-, , , , Team TFS . . , , , , . , , , .

Team Explorer. , , SP. - TFS, .

, , , , . , Team Team 2008 2010 , :)

+2

, TFS .

0

tfs 2012 - , tfs.

But as soon as the connection rejected all connection attempts, all credentials were correct, but the connections were rejected. I tried to configure tfs client access, restart client computers ... but it costs nothing.

Server support / computer restart helped . Good luck

0
source

I fixed it by clearing the cache: C: \ users {yourusername} \ Appdata \ Local \ Microsoft \ Team Foundation {version eg3.0} \ Cache

First exit the open copy of the visual studio.

0
source

All Articles