How to recreate the Bosch.Vms.BISProxy.settings.cxml file if it is missing after a BVMS upgrade?
Please note that the BISProxy file is normally generated during the first BVMS–BIS proxy connection.
However, if the Bosch.Vms.BISProxy.settings.cxml file is missing after upgrading the BVMS or after fresh install of BVMS, follow the workaround steps below to recreate it.
Step by step guide:
Run <Installation directory>\Bosch\VMS\bin\XMLConfigurationEncryption.exe
Copy the content below into it:
<?xml version="1.0" encoding="utf-8"?>
<Configuration>
<IsServerMode>1</IsServerMode>
<Login>Admin</Login>
<Password>*Passwort*</Password>
<Host>localhost</Host>
<BvmsLogin>Admin</BvmsLogin>
<BvmsPassword />
</Configuration>
Edit/Set the admin credentials to the right settings of the BIS connection before upgrade
Encrypt and Save
Set a file protection password
Now you have to name the file exactly like this (key sensitive): Bosch.VMS.BISProxy.settings.cxml
them copy the file in the right folder \<Program directory>\Bosch\VMS\AppData
You can refer to the video below, which explains the steps in detail.