Hi all, Since the New Year, I've started running into problems with VS2005 that just weren't there before. Mostly when I do a build the IDE reports on the build, completes it and then locks for a few minutes. It doesn't appear to be doing much, my hard drive doesn't seem to be going nuts, but if I look at the Task Manager, it is eating up about 20% of my processor for the whole time it's hanging. Note: This only appears to be happening for two of five solutions (both are Web Application Projects but so is another that seems to work fine). The common thread between those two projects would be two included DLLs. Also Note: Two other developers are on my team and they're not having problems. During the time when this started to happen, several changes have been made to my system, including VS2005 SP1, but I've tried removing every change that I can think of. I've even uninstalled every bit of VS2005 including the MSDN Library and then reinstalled to both pre-and-post-SP1 configurations and still I'm having this problem. Note again that of the other two developers, one is still pre-SP1 and the other is post-SP1. Annoyingly I'm not really sure when this started, I remember it happening once a couple of weeks ago but now it's happening every time I build or do a Find All References or run the project or stop running the project, or pretty much anything beyond editing a file. So maybe it's a progressive problem or maybe the original issue was a glitch and this is a new problem. Either way, as you can imagine, this is slightly irritating :mad: Either has anyone seen and solved a similar problem or can anyone give me an idea how to figure out what it thinks is so important that it hangs the IDE while it does it? Not Happy! :((
Paul