简体   繁体   中英

Connect Visual Studio solution to different Azure Devops projects

We are using Azure Devops server to host our GIT projects. We also use Azure Devops Server for our development process. For historical reasons we have our repositories in one teams project and work with our tasks in another. It has never been any problems to be connected to those two different teams project until the release of Visual Studio 16.7. When I now connect to my GIT project I can't see the teams project where all my tasks are.

Is there anyone else that has a solution for this?

Please try the following items:

  1. Go to web portal, to see whether you can see the team project where all your tasks are.
  2. If you can see the team project in web portal, check whether you use the same account to access the server in VS.
  3. Close all Visual Studio instances, delete %LOCALAPPDATA%\.IdentityService .
  4. Clear Azure Devops server caches %LOCALAPPDATA%\Microsoft\Team Foundation\x.0\Cache .
  5. Re-launch the VS and try to connect to server again.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM