Summary
If you have upgraded the XProtect® server, but not the XProtect® Smart Client(s), after login, the user encounters this message: Connect to Server - The server holds an updated version of XProtect Smart Client. The current version on the server is X.Xx. Upgrade is recommended. - The new version can be downloaded from http://[servername]:[serverport]/
Answer
To disable this message on the clients:
- Open Notepad as an administrator.
- Open the file SmartClientVersion.xml located on the Server Side: C:\Program Files (x86)\Milestone\Milestone Surveillance\httpdocs\SmartClientVersion.xml
- Edit the Version Major digit from the existing version to your lowest version.
For example, you can change:
<version major="9" minor="0" revision="a" beta="0" forceupgrade="false" displayname="9.0a"/>
to:
<version major="7" minor="0" revision="a" beta="0" forceupgrade="false" displayname="7.0a"/> - Then restart all services and logout/login to the XProtect Smart Client to verify that the setting changed.
Add a comment
Please log in or register to submit a comment.