Client authentication error when starting Visual Studio 2015 SP3

前端 未结 3 616
死守一世寂寞
死守一世寂寞 2021-01-30 06:14

I just performed a clean install of Visual Studio 2015 SP3, and I\'m getting this in the Output window at startup:

We were unable to automatically populate y

3条回答
  •  难免孤独
    2021-01-30 06:24

    This solution fixed it for me:

    1. Close Visual Studio
    2. From command line run: del %localappdata%\.IdentityService\SessionTokens.json

提交回复
热议问题