VS 2008 SP1 文本编辑器在远程桌面连接上闪烁
我使用内置远程桌面客户端从 Windows 7 x64 计算机连接到运行 Windows XP SP3 的开发计算机。对于大多数应用程序来说,它可以正常工作,没有任何问题,对于 Visual Studio 来说,每当我键入时,整个文本编辑器都会不断重绘。
我偶然发现了这个问题: VS 2008 SP1 通过远程桌面:不断重画? 我已经尝试了其中的所有建议,但没有效果,包括将所有 VS 设置重置回默认值,然后禁用建议的设置。有没有人找到可靠的解决方案?当我在家工作时,屏幕不断刷新让我感觉自己快要疯了。
一些附加信息: 远程桌面设置为以 1680x1050、15 位颜色、低速宽带运行,以实现体验设置,除了视觉样式和持久位图缓存之外的所有设置均未选中。
Visual Studio 2008 Team System 正在安装了 Service Pack 1 和 Power Commands 的开发计算机上运行。
更新:我可以连接到同一建筑物中的一台虚拟机并使用 VS2008,而不会遇到此问题,VM 运行的是 Windows 2003 Server,所以我不知道这是否会产生影响。
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: 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.
Update: I can connect to one of the virtual machines in the same building and use VS2008 without experiencing this issue, the VMs are running Windows 2003 Server so I don't know if that's making a difference here.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
如果您运行的是 Win7,请尝试关闭 ClearType。
Try turning off ClearType if you're running Win7.
我在类似的环境中工作(从印度连接到美国的机器)并观察到网络速度很重要。我们必须整理与路由器和所有相关的事情。
I work in a similar environment (connecting from India to a machine in US) and observed that the network speed matters. We had to sort out things related to router and all..