首页 > 代码库 > VS2013无法链接到TFS (转)

VS2013无法链接到TFS (转)


TF31002: Unable to connect to VisualStudio Online with VS 2013

but I can using web access - Windows 8.1.

 

 FIX:

1. Close all instances of Visual Studio 2013
2. Delete this folder in the registry (just “TokenStorage” – nothing else):

HKEY_CURRENT_USER\Software\Microsoft\VSCommon\12.0\ClientServices\TokenStorage

 

 

VS2013无法链接到TFS (转)