Graphics glitches in Visual Studio 2010
Posted
by KolbyK
on Stack Overflow
See other posts from Stack Overflow
or by KolbyK
Published on 2010-05-31T19:05:38Z
Indexed on
2010/06/01
12:23 UTC
Read the original article
Hit count: 226
visual-studio-2010
I'm having graphics issues with Visual Studio 2010. When I open a solution only part of the UI renders. Entire sections like the solution explorer will be missing.
This only happens after I've had Visual Studio running for a while and have opened/closed a variety of solutions.
It "feels" like some sort of a GDI handle leak because the problem goes away once I reboot.
I'm running Windows 7 Ultimate - 64 bit. I've updated my graphics drivers, installed the latest patches, etc. I can't find any postings about this on stackoverflow or doing a variety of Google searches.
Any ideas?
© Stack Overflow or respective owner