VS 2015锁定启动 [英] VS 2015 locks up on startup

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

问题描述

我是VS的新手.刚刚安装了VS Community2015.我只选择了C ++和最新的Windows 10 SDK.

I'm new to VS. Just installed VS Community 2015. I only selected C++ and the latest Windows 10 SDK.

当我启动VS 2015时,它会锁定并且必须使用任务管理器将其杀死.

When I start VS 2015 it locks up and I have to kill it using Task Manager.

您需要帮助吗?

推荐答案

Qsonomy,

欢迎来到MSDN论坛.

在安装VS community 2015时遇到任何安装错误或警告消息吗?

有些因素可能会阻止VS 2015的启动,请尝试使用以下方法来解决此问题:

There are some factors that can blocked the startup of VS 2015, please have a try with the following to troubleshot this issue:

  1. 以安全模式运行VS:devenv/safemode(如果VS可以在安全模式下启动)模式,表示已安装的扩展程序阻止了启动,请转到工具-扩展程序和 更新…并逐个删除已安装的扩展,以找到罪魁祸首.
  1. Run VS with safe mode: devenv /safemode, if the VS can start up under safe mode, which means the installed extensions that blocked the startup, please go to Tools—Extensions and Updates… and remove the installed extensions one by one to find the culprit.
  2. Go to Control Panel—Programs and Features and right click the VS community 2015 and Change-Repair.
  3. Run the VS 2015 launch as administrator, it can help us to excludes the possibility of the permission issue.

如果此问题仍然存在,请运行命令:devenv/log(如果可以)在评估的命令提示符中,然后上传活动文件(% APPDATA%\ Microsoft \ VisualStudio \ Version \ ActivityLog.xml) https://onedrive.live.com / 并在此处共享链接.

If this issue persists, please run the command: devenv /log in the evaluated command prompt if you can, then upload the activity file (%APPDATA%\Microsoft\VisualStudio\Version\ActivityLog.xml) to https://onedrive.live.com/ and share the link here.

最诚挚的问候,

萨拉


这篇关于VS 2015锁定启动的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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