- Installed ASP.NET MVC
- Created Project
- About 2 minutes into project (not even running / building / debugging)
- Visual Studio 2008 will no longer take focus from the mouse.
- Click on visual studio - seems like there is a modal open somewhere.
- Windows + D... no modal
- Can't see VS2008 in alt tab
- Only way to get it back is task manager.
- Happens with multiple solutions / projects...alawys ASP.NET MVC
views:
61answers:
3
A:
I'd try this:
- Press Alt + Space
- If you see a menu appear that has Move as an option, select Move
- Press any arrow key
- Move your mouse around.
- Hopefully a modal dialog will appear.
Tim Stewart
2009-07-27 04:24:20
good idea, but no dice - ughnote: it wont let me right click on the Visual Studio instance in the application bar. Also it doesnt appear any other apps are running...
2009-07-27 04:35:24
A:
Here is a link to another related post that may be of use.
http://stackoverflow.com/questions/227230/visual-studio-solution-explorer-locks-up/739054#739054
David Liddle
2009-07-27 07:40:40