I've been having a problem connecting to Remote Desktop on my main workstation for a long time. The problem started in Windows XP SP2, then I upgraded to SP3 and it worked fine for a while, and then it stopped working again.
The problem was that whenever I tried to connect to it, the Remote Desktop client would immediately disconnect, without any error messages or event log entries.
The cause turned out to be my nVidia drivers:
Though I'd expect this problem to be solved with the latest driver, it seems it's existed atleast since May of 2008 and version 175.16.
The following is a quote from Nvidia's site:
"The root of the problem is that the session image space is too small and it can't load any more drivers into it. The session image space is shared for the display driver drivers and printer drivers. rdpdd = remote desktop protocol display driver.
You can fix this bug by increasing the size of the session image space via a registry key. Add the following key:
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"SessionImageSize"=dword:00000020
0x20 == 32 MB works on my system anyway."
I added that registry key, rebooted and now it works... I still have no clue why one day it would suddenly stop working but that fixed it and I'm happy with that.
Here is the full forum post
Saturday, March 14, 2009
Subscribe to:
Posts (Atom)
VMware Audio Latency
I was having a problem with audio latency in VMware Workstation on my Windows 10 guest. I found an article that helped me fix it. Ever sin...
-
I had a problem with crackling sound after upgrading Virtualbox to v5.2, similar to the bug report filed here . I found a forum post where ...
-
There is an Android app included that will capture GPS coordinates from your Android device and save them to a file. Airodump CSV Tools will...
-
Using a dynamic proxy in Putty, I was encountering an issue where Putty would crash in Windows 10. I got an error in the Application event ...