Contents Index Unable to determine localhost. Unable to select a socket status.

MobiLink Synchronization Reference
  MobiLink Communication Error Messages
    Communication error descriptions

Invalid port number %1!s!. The value must be between zero and 65535.


Item Value
Error code 74
Constant SOCKET_PORT_OUT_OF_RANGE (Java) STREAM_ERROR_SOCKET_PORT_OUT_OF_RANGE (C/C++) ulStreamErrorSocketPortOutOfRange (Visual Basic)
Parameter 1 The port number.
Probable cause 

An invalid port number was specified. The port number must be an integer between zero and 65535.


Contents Index Unable to determine localhost. Unable to select a socket status.