I'm working on an existing ASP.NET MVC 1 application in Visual Studio 2008. When I open a view about 10-20 seconds later I can't set the focus into Visual Studio. When I click with the mouse I get a system ding. Mouse wheel will scroll the source code window. Keyboard doesn't work, but the cursor is flashing.
Doing a few SO searches I found something similar and the suggestion was to: 1) clear the ngen cache 2) Install a patch that was mentioned by Phil Haack
I've done both of these but I'm still having trouble.
Any ideas or additional information that may be needed?
In addition to ASP.NET MVC I also have VisualSVN 1.7.7 and CodeRushXpress 9.3.2 installed