I recently did winupdate (20120508), and Visual Studio seems to really really be debugging subsequently with a 1 minute delay after compiling-to-runDebug-lag, then when the debugging program exited, another 1 minute delay before getting control of the visual studio again . I cleaned everything, but not joy.
Solution: I manually deleted the * .sdf and * .suo files in my project / solution and rebuilt. The problem went away magically.
I donβt know why, but something did not synchronize, was damaged or incompatible with the update, and it had to be blown off manually.
source share