- Joined
- Sep 21, 2022
- Messages
- 1
- Reaction score
- 0
Latest update seems to have broken my management console.
In order to reinstall I would like to get the most recent backup.
Unfortunately this results in an error:
BackupCmd.exe --file=c:\tmp\full_pbx_backup.zip --options=ALL --log=backup_cmd.log
System.BadImageFormatException: Could not load file or assembly 'System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Format of the executable (.exe) or library (.dll) is invalid.
File name: 'System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at _3cxNetBackupAndRestore._3cxBackup.StartBackup(Stream backupStream)
at BackupCmd.Program.Main(String[] args)
In order to reinstall I would like to get the most recent backup.
Unfortunately this results in an error:
BackupCmd.exe --file=c:\tmp\full_pbx_backup.zip --options=ALL --log=backup_cmd.log
System.BadImageFormatException: Could not load file or assembly 'System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. Format of the executable (.exe) or library (.dll) is invalid.
File name: 'System.IO.Compression, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
at _3cxNetBackupAndRestore._3cxBackup.StartBackup(Stream backupStream)
at BackupCmd.Program.Main(String[] args)