up vote 0 down vote favorite
share [g+] share [fb]

I know that this is a trivial problem but Visual Studio 2008 has suddenly started taking a really long time to load one particular solution that I have. While watching the status bar it appears to get stuck on one project. That project is, however, the most trivial of all projects and is a simple library with a few DTO classes in it.

Any ideas on how to solve this?

link|improve this question

77% accept rate
Installed any plugins recently?? After installing resharper VS is slow for me. – Shoban Oct 22 '09 at 15:32
No plugins - I had resharper for a while on another machine but ended up uninstalling it. But not on the machine in question here. – Guy Oct 22 '09 at 19:18
feedback

1 Answer

Have you added a Setup project to the solution? It seems to me that those take much longer to load than other types of projects.

link|improve this answer
Nope - no setup projects in this solution. – Guy Oct 22 '09 at 19:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.