Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Visual Studio and Team Explorer provide a caching mechanism which can get out of sync. If I have multiple instances of a single TFS which can be connected to from a single Visual Studio client, that client can become confused.
To solve it..
For Windows Vista delete contents of this folder
C:\Users\ {your account} \AppData\Local\Microsoft\Team Foundation\1.0\Cache
For Windows Xp, 2003 delete contents of this folder
C:\Documents and Settings\ {your account} \Local Settings\Application Data\Microsoft\Team Foundation\1.0\Cache
Comments
Anonymous
March 07, 2011
The comment has been removedAnonymous
May 06, 2013
WIndows 7 directories are same as Vista: C:Users{your account}AppDataLocalMicrosoftTeam Foundation{version}CacheAnonymous
March 18, 2014
Thank you. This solved the TFS problem with accessing Work Item Types over the error " Value does not fall within the expected range.Operation failed."