Ensure that you have correctly specified the location of the other application servers you wish to connect to in Servers.ini, for example:
| Server1 = 127.0.0.1:11372
|
| Server1 = 10.20.30.20:11372
|
| Server1 = 10.20.30.9:11372
|
The specification must be in this form (do not miss out the '_1's for instance). Ensure that the port specified in Servers.ini matches the port that the server in question is running on (this is set in svrcnfg.ini in the Server directory).
|