Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2010 slow debugging

I have a problem with Visual Studio 2010. When I start debugging it works slowly.

Internet Explorer opens, but the website loads extremely slowly.

My workmate and me work on the same project and he doesn't have any problem like that.

My hardware is 4G memory + Intel Core i5 CPU 3.20 GHz. I stopped my anti-virus program but it couldn't be resolved.

like image 634
s.esin Avatar asked Nov 15 '22 02:11

s.esin


1 Answers

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

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.

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!

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

like image 162
user2002778 Avatar answered Dec 24 '22 06:12

user2002778