TFS 2012 + Visual studio 2012: some settings options return “The user name or password is incorrect”

后端 未结 2 1384
灰色年华
灰色年华 2021-01-18 21:15

I\'ve upgraded our TFS 2010 to TFS 2012 without any issues. I can connect to the source control, checkin, everything I need to Work.

But if I go to the settings pag

2条回答
  •  耶瑟儿~
    2021-01-18 21:50

    It sounds like the code is still using some values that are cached on the client after the upgrade. How long ago was it that you upgraded the server?

    To test whether that is it, rename your cache folder (with VS 2012 closed) and launch VS 2012 again so it recreates the cache from scratch.

    C:\Users\\AppData\Local\Microsoft\Team Foundation\4.0

提交回复
热议问题