且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

Visual Studio 2010中调试缓慢

更新时间:2023-11-10 10:15:58

我有同样的问题了一年多!我解决了它:)

I've had the same problem for over a year! And I solved it :)

我花了大约20秒开始调试,以及约1分钟停止它。它也用了2分钟就装载解决方案!我的同事曾用相同的解决方案没有问题。

I took me about 20 seconds to start debugging, and about 1 minute to stop it. It also took 2 minutes to load the solution! My colleague had NO problems with the same solution.

我发现我的出路它由一个巧合。

I found my way out of it by a coincidence.

我改变了解决方案的名称,事情事发突然快30倍。

I CHANGED the NAME of the solution, and things suddenly happened 30 times faster.

我改变了解决方案的名称后面,并再次放缓!

I CHANGED the solution name back and it slowed down again!

这可能是由微软开发团队做了一个FUBAR错误。不要试图弄清楚为什么会发生:)

This is probably a FUBAR error made by the Microsoft development team. Don't try to figure out why it happens :)