Visual Studio 2005 is slow for C++ -


VS 2005 is suddenly taking too much time to compile my C ++ solution. I tried to remove Intellisense DLL and remove .suo and .ncb files and which did not help with most of my system during the build process explorer Indicates all CPU time spent in the passive process, so I do not know what time the Visual Studio was wasting its time.

In addition, "Team Manager" when you do something, Team System updates take 8 years. I tried MS Tip to disable CMI, but this did not help much .

Any ideas about speeding up things?

EDIT: Not reaching accessories on network shares. I had VSS integration but I stopped it.

Edit second: Thanks for the help. Nothing really happened, I think this VS There is a bad accumulation of goods in I'm just going to delete and reinstall VS5 2005 and do not let Team Explorer install the content at all, hopefully it will be helpful.

When things slow down considerably without any signal of activity (CPU, hard disk) If so, this usually happens because some components are waiting for something else (often a network). Windows can be responsive to a considerable extent, if its domain controllers disappear or otherwise become unresponsive. A reboot often fixes it Some things can depend on connectivity on the internet in order to accomplish various tasks, which can cause recession if the requesting component considers the network to be unavailable.

I was once in a situation where everything seemed to take too much seemed to be necessary. It showed that the Windows "security" event log was determined for the maximum size, Only entries were set to overwrite, when they were a few days old, and the event log was filled. It appears that whenever a security event wanted to write the log entry, the kernel would sit around it and wait as long as the oldest entry should not be the old drops! I ended up stopping the machine, log in as administrator, correct the settings, and reboot again.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -