Microsoft Visual Studio 2010 Refresh Problem
I have upgraded my Visual Studio Editor to VS 2010 and I just love working on it but I faced this refresh problem where the VS screen was not getting refreshed and I had to resize the window to get the refreshed screen, which was quite annoying. I posted the issue to Microsoft and this is the resolution, which I got and it worked fine for me. Thanks to Microsoft support team for the same. The resolution is to disable the visual studio hardware acceleration on the machine. Below is the step to do the same.
Step 1:
From Visual Studio menu bar, goto Tools/Options/Environment/General
Step 2:
Under Visual experience group box, uncheck the the below check boxes.
i) Automatically adjust visual experience based on client performance
ii) Use hardware graphics acceleration if available.
Step 1:
From Visual Studio menu bar, goto Tools/Options/Environment/General
Step 2:
Under Visual experience group box, uncheck the the below check boxes.
i) Automatically adjust visual experience based on client performance
ii) Use hardware graphics acceleration if available.
Labels: Microsoft visual studio 2010, refresh problem, technical, VS 2010
2 Comments:
Thanks! Your suggestion resolved the same issue for me.
Glad it worked for you too Ben... The refresh problem of VS-10 was quite annoying.
Post a Comment
<< Home