2008-08-19, 04:32 AM
Interestingly, I was doing just that when the reply notice popped up.
Sadly, it didn't work as well as I had hoped. In fact, "hissy fit" probably comes closer. This is from "config.exe.log":
PVRX2 also gives a "system.io.fileloadexception", but no logging.
My plugin has also run into the same error, but only three times in the past eight months. I'm going to try changing it to the new version of the wrapper, but when the error shows up that infrequently, it could be a long while before we'll know if it did any good...
Sadly, it didn't work as well as I had hoped. In fact, "hissy fit" probably comes closer. This is from "config.exe.log":
Quote:2008-08-18 22:22:30.787 ERROR [1] FATAL UNHANDLED EXCEPTION:: System.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.30.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.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at GBPVR.Backend.Common.xcbcfc48b9705b7a2..ctor()
at GBPVR.Backend.Common.xcbcfc48b9705b7a2.x479a7b07c9d5bd70()
at Config.xfd6951461fe46d87..ctor()
at Config.xfd6951461fe46d87.xfb409e85bd292293()
=== Pre-bind state information ===
LOG: User = OMMINA\Pvr
LOG: DisplayName = System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139
(Fully-specified)
LOG: Appbase = file:///C:/Program Files/devnz/gbpvr/
LOG: Initial PrivatePath = NULL
Calling assembly : GBPVRBackendCommon, Version=1.0.3069.9823, Culture=neutral, PublicKeyToken=null.
===
LOG: This bind starts in default load context.
LOG: No application configuration file found.
LOG: Using machine configuration file from c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\config\machine.config.
LOG: Post-policy reference: System.Data.SQLite, Version=1.0.30.1, Culture=neutral, PublicKeyToken=db937bc2d44ff139
LOG: Attempting download of new URL file:///C:/Program Files/devnz/gbpvr/System.Data.SQLite.DLL.
WRN: Comparing the assembly name resulted in the mismatch: Revision Number
ERR: Failed to complete setup of assembly (hr = 0x80131040). Probing terminated.
PVRX2 also gives a "system.io.fileloadexception", but no logging.
My plugin has also run into the same error, but only three times in the past eight months. I'm going to try changing it to the new version of the wrapper, but when the error shows up that infrequently, it could be a long while before we'll know if it did any good...