Error TF31004 when connecting to TFS2008
Posted
by Ben
on Stack Overflow
See other posts from Stack Overflow
or by Ben
Published on 2010-04-19T04:27:57Z
Indexed on
2010/04/19
4:33 UTC
Read the original article
Hit count: 1129
I'm trying to connect to a TFS2008 server through Visual Studio 2008 (Tools\Connect to Team Foundation Server) and get this error when trying to add our server:
TF31004: Team Foundation encountered an unexpected error while connecting to Team Foundation Server . Wait a few minutes and try again. If the problem persists, contact your Team Foundation Server administrator.
Needless to say, waiting doesn't help. I've tried using the ip address instead of the hostname but get the same error.
I can log in via a browser, in fact IE and Chrome both SSO me straight in.
The server is only used for testing one of our TFS plugins, so doesn't get much real use.
© Stack Overflow or respective owner