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.
- Enter the path or select the server from the list of available servers.
- Click OK. You can now use SoftPro Select.
- 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:
- Open Select.exe.config in the /Program Files/SoftPro/Select/directory
- Enter the server into the value attribute of the ServerUri tag
Example: <add key="ServerUri" value="http://MachineName:8080" />