When I open the visual studio 2010 premium, Solution explorer doesn\'t show up. It was working and now its not.
It is showing a out of memory exception. Any help wou
This exception can have more than one cause. It isn't very likely that Visual Studio is actually running out of memory, the system might be running low on resources. The desktop heap is one of them. A simple reboot will fix that.
If this reoccurs, use Taskmgr.exe to try to find the processes that are hogging resources. View + Select Columns, tick Handles, USER objects and GDI objects. If it is Explorer then you have a misbehaving shell extension handler.