VS 2008 SP1 text editor flickering over remote desktop connection

Posted by AltairDusk on Stack Overflow See other posts from Stack Overflow or by AltairDusk
Published on 2010-03-14T04:01:16Z Indexed on 2010/03/14 4:05 UTC
Read the original article Hit count: 382

I am connecting from a Windows 7 x64 machine to my dev machine running Windows XP SP3 using the built in remote desktop client. For most apps it works fine with no problems, for Visual Studio whenever I am typing the entire text editor keeps redrawing.

I stumbled across this question: http://stackoverflow.com/questions/873849/vs-2008-sp1-over-remote-desktop-constant-repainting and I have tried all of the suggestions in it to no effect, including resetting all VS settings back to default then disabling the suggested settings. Has anyone found a reliable solution to this? I feel like I'm going insane with the screen constantly refreshing when I'm working from home.

Some additional information: Remote Desktop is set to run at 1680x1050, 15bit color, Low-speed broadband for the experience setting with all but Visual styles and Persistent bitmap caching unchecked.

Visual Studio 2008 Team System is running on the dev machine with Service Pack 1 and Power Commands installed.

© Stack Overflow or respective owner

Related posts about remote-desktop

Related posts about visual-studio-2008