Visual Studio 2017崩溃了

问题描述:

您好,

我刚刚安装了Microsoft Visual Studio 2017.这就是发生的事情。

I just recently installed Microsoft Visual Studio 2017. This is what happened.


  • 以管理员身份运行visual studio(devenv.exe)
  • 打开我的测试项目(c ++ win 32 console app)
  • 一切都加载然后弹出窗口说"Microsoft Visual Studio 2017 RC已经停止工作"
  • 它尝试重新启动Visual Studio,但接下来会发生同样的事情。

注意:


  1. 我试图修复。
  2. 我尝试重新安装。
  3. 我尝试过Visual Studio 2015,但有不同的错误。你可以从这里看到(https://social.msdn.microsoft.com/Forums/vstudio/en-US/a2d48720-88b3-422b-bf73-5554bd4ab0e2/visual-studio-wont-launch?forum=vssetup&prof=
  4. 我发现我的活动日志中出现了同样的错误,这些错误说明了"Visual Studio源代码控制集成包"
  5. 我不知道为什么我的找不到Visual Studio 2017的活动日志,但我在一小时前就看到了它。


您好,

欢迎使用MSDN FORUM。

Welcome to MSDN FORUM.

请创建一个新的c ++ win 32控制台应用程序以检查问题是否仍然存在让我知道结果,我的视觉工作室工作得很好,问题可能与你的测试项目有关,如果visual studio仍然停止工作,
p 租用打开管理CMD窗口并导航到C:\Program Files(x86)\ Microsoft Visual Studio \\ 2017 \Community \Common7 \IDE并运行命令:devenv / safemode,然后你可以打开你的测试项目或创建
a新项目,如果它工作,看起来这个问题是由扩展或您需要删除工具 - 扩展和更新下已安装的扩展程序。

Please create a new c++ win 32 console application to check if the issue persists and let me know the result, if visual studio work well, the issue may be related to your test project, if visual studio still stop working, please open an administrative CMD window and navigate to C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE and run the command: devenv /safemode, then you could open your test project or create a new project, if it works and it looks like this issue caused by the extensions or you need to remove the installed extensions under Tools—Extensions and Updates.

如果这些没有帮助,请随时告诉我。

If these doesn't be helpful, please feel free to let me know.

致以最诚挚的问候,

Joyce