Connecting to the Server

Once you have successfully installed SoftPro Select you may need to select a server connection before using the client application for the first time.

  1. Enter the path or select the server from the list of available servers.
  2. Click OK. You can now use SoftPro Select.
  3. Check Set as default to store the setup locally.

Note: In a terminal server environment you may set the default server for all users. To set a default server for all users and bypass the select server window perform the following steps:

  1. Open Select.exe.config in the /Program Files/SoftPro/Select/directory
  2. Enter the server into the value attribute of the ServerUri tag

Example: <add key="ServerUri" value="http://MachineName:8080" />