My machine runs windows 7 (Workgroup) and i am using Windows Visual Studio 2012 (Utltimate Version 11, Update 4) to connect to TFS 2010 on a domain server.
Recently, i was working normally (my PC was related to different domain, i changed it because all PCs on the network are related to workgroup and not complaining) connecting to TFS and doing my casual work.
Today I am not able to connect neither from VS nor from the Web. Trying to connect from VS 2012 using my:
- PC Account: USER_A and
- TFS Account: TFS_USER
displays this Error:
F31002: Unable to connect to this Team Foundation Server: 'Your TFS Server'. Team Foundation Server Url: 'Your TFS Server URL'.
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.
Scenarios Tried Out
I have tried the following to fix the problem:
- Cleared the cache C:\Users[my user]\AppData\Local\Microsoft\Team Foundation\4.0\Cache
- Cleared the cache of TFS V 3.0 as above
- Cleared the internet Explorer cache and Cookies using Internet Options
- Remove all the saved credentials from Control Panel -> Credential Manager
- I have reset my user account password for the TFS account
Successful Attempt
I have logged in using different account into my PC
- PC Account: USER_B then
- TFS Account: TFS_USER
It worked normally!
How can i fix the Problem?