2006-07-12, 08:39 PM
I'm having trouble archiving files using Video Archiver. Every time I hit the Archive button, GBPVR crashes. I get this error in the archiver-pc.log file:
07/12/06 04:35:03:203 PM[10] Unhandled Exception = System.IO.FileLoadException
07/12/06 04:35:03:203 PM[10] Message = Could not load file or assembly 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
07/12/06 04:35:03:203 PM[10] FullText = System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Anyone have any ideas?
07/12/06 04:35:03:203 PM[10] Unhandled Exception = System.IO.FileLoadException
07/12/06 04:35:03:203 PM[10] Message = Could not load file or assembly 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
07/12/06 04:35:03:203 PM[10] FullText = System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: 'System.Data.SQLite, Version=1.0.27.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile(String filename)
at CommonGBPVRUtilities.ArchiveDB.ArchiveFile()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
Anyone have any ideas?