Visual Studio 2013 Update 2最大化了核心 [英] Visual Studio 2013 Update 2 maxes out core

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

问题描述

我最近在Windows 7虚拟机上安装了Visual Studio 2013 Professional Update 2。我一直在运行VS 2012,没有问题,但是我想升级。在一周的时间里,一切工作都很好,但是现在对于某个项目,IDE陷入了瘫痪,任务管理器报告说,我的4核计算机上的CPU使用率始终保持25%。重新启动VS,而我的PC没有任何作用。



如果我以安全模式 devenv.exe / SafeMode 启动VS,



我已经运行Process Explorer并发现了该线程
(注意:不是突出显示的线程,而是顶部)



然后,我发现了与此论坛相关的论坛: https://connect.microsoft.com/VisualStudio/feedback/details/873579/high-cpu-usage-possably-after-updating-to-update-2
但是我没有安装电动工具或Alternating Line Color扩展。



如果没有任何扩展(我没有添加)任何),问题可能是什么?我唯一能想到的就是NuGet软件包。



编辑我发现此线程在Visual Studio 2013更新后与Kendo UI treeview一起使用的ASP.NET CPU问题2 ,并尝试了禁用浏览器链接无济于事的解决方案。



编辑我也按照此处所述禁用了源代码控制即使在空闲模式下,VS2013的永久CPU使用率但显然,它在更新2中并未如问题所述那样得到解决。



编辑调试和暂停罪魁祸首线程(主线程)使我此堆栈跟踪经常发生:

解决方案

我一直在努力



在此处禁用启用浏览器链接选项的问题,在Visual Studio 2013 Update 4上遇到了相同的问题。 p>



为我解决了此问题


I recently installed Visual Studio 2013 Professional Update 2 on a Windows 7 virtual machine. I had been running VS 2012 with no problems, but I wanted to upgrade. Everything was working well for a week, but now for a certain project the IDE is bogging down and task manager is reporting a consistent 25% CPU usage on my 4 core machine. Restarting VS and my PC does nothing.

If I start VS in safemode devenv.exe /SafeMode the problem goes away, and it is project-specific.

I've run Process Explorer and discovered this thread
(note: not the highlighted one but the thread on top)

Then I found this forum related to it: https://connect.microsoft.com/VisualStudio/feedback/details/873579/high-cpu-usage-possibly-after-updating-to-update-2 But I don't have either Power Tools or Alternating Line Color extensions installed.

If it's not any extensions (I haven't added any), what could the issue be? The only thing I can think of is the NuGet packages.

EDIT I found this thread Asp.Net CPU issue working with Kendo UI treeview after Visual Studio 2013 Update 2 and tried the solution of disabling Browser Link to no avail.

EDIT I also disabled Source Control as described here VS2013 permanent CPU usage even though in idle mode but apparently it is not fixed in Update 2 as the question states.

EDIT debugging and pausing the culprit thread (main thread) gives me this stack trace more often than not:

解决方案

I have been struggling with the same issue for a couple of days on Visual Studio 2013 Update 4.

Disabling "Enable Browser Link" option in here:

Fixed the issue for me.

这篇关于Visual Studio 2013 Update 2最大化了核心的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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