开发者

Visual Studio taking long time to load solution

开发者 https://www.devze.com 2022-12-09 08:13 出处:网络
I know that this is a trivial problem but Visual Studio 2008 has suddenly started taking a开发者_StackOverflow中文版 really long time to load one particular solution that I have. While watching the st

I know that this is a trivial problem but Visual Studio 2008 has suddenly started taking a开发者_StackOverflow中文版 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?


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消