VS 2015加载某些解决方案缓慢... [英] VS 2015 slow to load certain solutions...

查看:726
本文介绍了VS 2015加载某些解决方案缓慢...的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是Activity.xml日志中的片段

Here is a snip-it from the Activity.xml log

在记录694& amp;之间的2分30秒内,VS在做什么? 695

What is VS doing for the 2 minutes and 30 seconds between record 694 & 695

推荐答案

汤姆·霍尼雅克,

Hi Tom Hornyak,

感谢您在MSDN论坛中发帖.

Thank you for posting in MSDN forum.

要确定它是否与导致缓慢加载的Visual Studio有关,请执行以下步骤:

To make sure whether it is related to your visual studio that leads to loading slowly, please take the following steps:

1.从控制面板修复VS.

1. Repair VS from control panel.

2.从安全模式重启操作系统,尝试从安全模式打开VS

2. Reboot your OS from safemode try open VS from safemode

要从安全模式下打开Visual Studio,请打开Windows资源管理器,然后导航到< Visual Studio安装路径> \ Common7 \ IDE(默认为C:\ Program Files或Program Files(x86)\ Microsoft Visual Studio 14.0 \ Common7 \ IDE),然后运行 以下命令:

To open visual studio from the safe mode, please open Windows Explorer, and navigate to  <Visual Studio Installation Path>\Common7\IDE (by default is C:\Program Files or Program Files (x86)\Microsoft Visual Studio 14.0\Common7\IDE), and run the following commands:

devenv.exe/safemode,这可以消除第三方加载项或程序包引起问题的可能性.从而确保稳定的执行.

devenv.exe /safemode, this can eliminate the possibility that third party Add-ins or packages are causing problems. Thus ensuring stable execution.

如果您的Visual Studio在安全模式下运行良好,我怀疑它与计算机上的其他进程有关,请使用任务管理器结束该过程以查找它.

If your visual studio works well in safe mode, I doubt that it is related to the other processes on your machine, please use Task Manager to end the process to find out it.

如果您的Visual Studio在加载某些解决方案时仍然很慢,那么您的解决方案是否很大?

If your visual studio still slow when loading certain solution, Is your solution very large?

如果它很大,可能会加载缓慢.

If it is very large, it may load slowly.

如果不是很大,请卸载所有扩展,以查看是否有帮助.或重新安装Visual Studio.

If it is not very large, please uninstall all the extensions to see if it helps. Or reinstall your visual studio.

最好的问候,


这篇关于VS 2015加载某些解决方案缓慢...的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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