Matthew Huynh Blog SiteSmall Business Server, ISA, networking tips and experiences I'd like to share.Can't connect to Computer Desktop through RWW- March 3, 2004 This article address the issue when you want to connect to a server or client machine through the RWW and you get a VBScript: Disconnect error telling you that you can't connect. Verify that TCP 4125 isn't being used by another process:From a command prompt type in "netstat -aon find "4125"Make sure that nothing is found. If something is found find that processand see if you need it to be running on 4125. This step will tell us if the end to end connection to port 4125 can be made from...http://blogs.msdn.com/matthuynh/archive/2004/03/03/83580.aspx |