[Mssqlcompressed-users] Unable to backup
Brought to you by:
xclayl
From: Suwanto A. <sa...@ya...> - 2012-07-24 07:21:11
|
Hi, Please advise as I hits the following error messages when trying to backup SQL Server 2005 database. Thanks. C:\MSSQLCompressedBackup>msbp.exe backup "db(database=model)" "local(path=c:\mod el.bak)" Could not load file or assembly 'VdiNet.VirtualBackupDevice32, Version=1.0.3970. 37477, Culture=neutral, PublicKeyToken=b2100563907f98e7' or one of its dependenc ies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1) System.IO.FileLoadException at VdiNet.VirtualBackupDevice.Exe32Sql32.VirtualDeviceSetExe32Sql32..ctor() at VdiNet.VirtualBackupDevice.VirtualBackupDeviceFactory.NewVirtualDeviceSet( SqlPlatform sqlP) in C:\Users\Clay\Documents\vdi.net\VdiNet.VirtualBackupDevice\ VirtualBackupDeviceFactory.cs:line 18 at MSBackupPipe.Common.BackupPipeSystem.BackupOrRestore(Boolean isBackup, Con figPair storageConfig, ConfigPair databaseConfig, List`1 pipelineConfig, IUpdate Notification updateNotifier) in C:\Users\Clay\Documents\MSSQL Compressed\mssql s ourceforge2\MSBackupPipe.Common\BackupPipeSystem.cs:line 183 at MSBackupPipe.Common.BackupPipeSystem.Backup(ConfigPair databaseConfig, Lis t`1 pipelineConfig, ConfigPair storageConfig, IUpdateNotification updateNotifier ) in C:\Users\Clay\Documents\MSSQL Compressed\mssql sourceforge2\MSBackupPipe.Co mmon\BackupPipeSystem.cs:line 51 at MSBackupPipe.Cmd.Program.Main(String[] args) in C:\Users\Clay\Documents\MS SQL Compressed\mssql sourceforge2\MSBackupPipe.Cmd\Program.cs:line 110 This application has failed to start because the application configuration is in correct. Reinstalling the application may fix this problem. (Exception from HRES ULT: 0x800736B1) System.Runtime.InteropServices.COMException This application has failed to start because the application configuration is in correct. Reinstalling the application may fix this problem. (Exception from HRES ULT: 0x800736B1) The backup failed. Below are the commands for msbp.exe: msbp.exe help msbp.exe backup msbp.exe restore msbp.exe listplugins msbp.exe helpplugin msbp.exe version For more information, type msbp.exe help <command> C:\MSSQLCompressedBackup> |