Hi everyone,
Trying to remote desktop from my office pc to home. (using web component and mstsc)
- both PCs are running XP
- remote desktop is enabled on home PC
- remote desktop works on home PC if I connect using a PC on the same LAN
- have router in front of PC at home. Have setup port forward rule to forward TCP port 3389 to home pc
- have installed remote desktop web component on IIS server on home pc. IIS listening on a custom port number.
- I can connect to
http://<homepc>:<port-x>/tsweb. I get the Remote desktop web connection default page
- When I press connect I get a -pause- then, "The client could not connect to the remote computer. Remote connections might not be enabled . . ."
- the same error occurs when I use the XP remote desktop client
I can ping/tracert my router at home from work, connect to the router's web management console and the /tsweb hosted by IIS on my home pc.
any ideas?