我的visual studio 2010调试器在更改并重新安装Windows 7后非常慢 [英] my visual studio 2010 debugger has been very slow after change and reinstall windows 7

查看:71
本文介绍了我的visual studio 2010调试器在更改并重新安装Windows 7后非常慢的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好每一个;



我在visual studio 2010中使用c#来开发一个Windows窗体程序;因为我家的窗户有问题;我不得不将窗口更改为终极版本(按格式并安装新版本);在我安装了所有需要的软件和驱动程序之后;我开始在我的Windows窗体C#项目中工作,



但不幸的是调试我的项目的速度已经比过去的版本低了,请帮助我什么是错误,以及如何解决它



我的CPU使用率仅为27%而我的ram使用率是50

解决方案

< blockquote>有很多可能的原因,我假设你用google搜索?如果没有,那么一种可能性是,当您重新安装时,您的VS安装尚未修补到与您使用的版本相同的版本。这可能会使一些VS内部文件与您目前拥有的VS版本不兼容。尝试删除解决方案和项目中的所有* .SDF和* .SUO,然后执行清理和重建。这可能会治愈它。



如果没有,那么仔细看看你的性能监控:27%的整个核心是永久性地加在其他地方吗? (如果你有一台4核机器,这很容易)如果是这样的话,它可能表明一个线程永远忙 - 而且值得寻找哪个线程。


hello every one;

I used c# in visual studio 2010 for developing a windows form program ; because of problems in my windows home premium; I had to change windows to ultimate version (by format and install new version); after I Installed all of the needed software and drivers; I started to work in my windows form C# project,

but unfortunately the speed of debugging my project has been so lower than the past version, please help me what is the wrongs, and how solve it

my CPU usage is just 27% and my ram usage is 50

解决方案

There are a lot of possible reasons for this, and I assume you have googled? If not, then one possibility is that when you re-installed, your VS installation has not yet been patched to the same version as that which you were using. This could leave some of the VS internal files incompatible with the version of VS you have at the moment. Try deleting all the *.SDF and *.SUO in your solution and projects, and then do a Clean and Rebuild. That may cure it.

If not, then take a closer look at your performance monitoring: is that 27% one whole core tied up permanently plus a little bit elsewhere? (if you have a 4 core machine, that's pretty easy) If so, it could indicate that one thread is permanently busy - and it's then worth looking for which thread that is.


这篇关于我的visual studio 2010调试器在更改并重新安装Windows 7后非常慢的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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