cannot load illegal module | Lawrence IT Solutions
cannot load illegal module
Posted on September 11, 2012 by admin — No Comments ↓
Call: Citrix or Remote desktop not accessible on 2003 Server.
Checked ports: netstat -ano , discovered that RDP or ICA not listening 3389.
Windows system log has EventID 1014: Cannot load illegal module C:∖Windows∖System32∖rdpwsx.DLL
The solution is to disable and re-enable the listeners or create a batch file to run after system reboot as follows:
echo yes | reset session RDP-tcp
echo yes | reset session ICA-tcp