I have my source code in TFS.
The issue is that when i try to get the latest files from the TFS, I am made to wait for 5 minutes for connecting to server
to get. and then it says timed out! Then i will have to connect to the TFS again.
Still not able to get the code!
I had tried mapping it to a different folder
but even that failed.
I am using Visual Studio 2012 Express for web
.
I have already tried clearing all the local data, cache
and all that kind o stuff. I even tried resetting the user data
.
Also tried logging in with another account
to check weather if it was an issue with my Hotmail account(it's not. because i am not able to get it even with another Id).
Nothing helped!
Issue Fixed!
Here are the steps i did to fix it. Since clearing all files may reset all your settings on visual studio, this should be the last possible option to do.
- Just did a repair on the VS 2012,
- cleared everything from
C:\Users\(Username)\AppData\Local\Microsoft\Team Foundation\4.0\Cache
- Clear everything from
C:\Users\(Username)\AppData\Local\Microsoft\VisualStudio
- Clear everything from
C:\Users\(Username)\AppData\Local\Microsoft\VSCommon
But here is another issue.
I had added a file by mistake to a different repo. I have deleted that from the server(Online). but the deleted project file is still shown in my source explorer in VS
with a plus sign! How do i remove those?
if anyone have any idea, please help! Thanks a lot..!