I am having below issue from one user's machine when I connect from Visual Studio. Server is working fine all other users are able to access the server. Also, working fine on web from IE or Chrome on same machine. I tried from Visual Studio 2010 & 2013 getting same error. Any idea what could be the issue or how to troubleshoot the connection issue?
TF31002: Unable to connect to this Team Foundation Server: http://tfsserver:8080/tfs.
Team Foundation Server Url: http://tfsserver:8080/tfs.
Possible reasons 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 server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF
Thanks in advance.