Visual Studio登录问题 [英] Visual Studio Login Problem

查看:392
本文介绍了Visual Studio登录问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的工作站关闭了几个月.当我最近回到它时,我尝试启动Visual Studio.我不断收到此错误消息:

I had my workstation turned off for a couple of months. When I came back to it recently I tried to launch Visual Studio. I keep getting this error message:

"抱歉,我们遇到了问题

"Sorry, we ran into a problem

我们无法建立连接,因为已为用户{my email}配置了该连接,但是您尝试使用用户{my email}进行连接.要以其他用户身份连接,请执行切换用户操作.要使用已配置的身份进行连接,只需尝试 最后一次登录操作".

We were unable to establish the connection because it is configured for user: {my email} but you attempted to connect using user {my email}. To connect as a different user perform a switch user operation. To connect with the configured identity just attempt the last login operation again".

我看到了这个论坛帖子,但是如果我不登录,Visual Studio将完全关闭:登录问题Visual Studio

I saw this forum post but Visual Studio closes entirely if I don't log int: Login Problem Visual Studio

我可以顺利登录到其他两台计算机.

I can log in to my other two machines without any issues.

感谢您的帮助.


Yo

推荐答案

Hi chiquez 欢迎来到MSDN论坛.

请查看以下类似问题:

Please have a look at this similar issue: http://stackoverflow.com/questions/19517673/how-can-i-switch-my-signed-in-user-in-visual-studio-2013 and have a try with the following:

1.在命令提示符处运行以下命令.

  • 关闭VS2015的所有实例(检查任务管理器以确保devenv.exe未运行).
  • 打开VS2015的开发人员命令提示符. /span>
  • 键入devenv/resetuserdata并等待其完成.
  • 键入devenv/resetsettings
  • Close all instances of VS2015 (Check Task Manager to make sure devenv.exe is not running).
  • Open a Developer Command Prompt for VS2015.
  • Type devenv /resetuserdata and wait for it to complete.
  • Type devenv /resetsettings

2.删除hkey_current_user \ software \ Microsoft \ VSCommon \ 14.0 \ clientservices \ tokenstorge \ visualstudio \ ideuser

最诚挚的问候

Joyce


这篇关于Visual Studio登录问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆