- Thread starter
- #11
Hi Pog,
Thanks for trying to help - I applied the file (and backed up the old one), however when starting Fanart Handler config I get an error:
"Error upgrading database, please see fanarthandler_config.log for details"
I've found the log file and the contents are as follows:
19-May-2014 20:10:04 Info [ FanartHandlerConfig]: Fanart Handler configuration is starting.
19-May-2014 20:10:04 Info [ FanartHandlerConfig]: Fanart Handler version is 3.1.0.0
19-May-2014 20:10:04 Info [ DatabaseManager]: Successfully Opened Database: FanartHandler.db3
19-May-2014 20:10:04 Info [ DatabaseManager]: Database version is: 2.8 at database initiation
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Database to version 2.9
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 1 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 2 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 3 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 4 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 5 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Successfully Opened Database: FanartHandler.db3
19-May-2014 20:10:04 Info [ DatabaseManager]: Database version is: 2.8 at database initiation
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Database to version 2.9
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 1 - finished
19-May-2014 20:10:04 Error [ DatabaseManager]: System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at System.IO.File.Move(String sourceFileName, String destFileName)
at FanartHandler.DatabaseManager.UpgradeDBMain(String type)
Is there a certain file I need to delete before trying the new DLL again?
Thanks
Thanks for trying to help - I applied the file (and backed up the old one), however when starting Fanart Handler config I get an error:
"Error upgrading database, please see fanarthandler_config.log for details"
I've found the log file and the contents are as follows:
19-May-2014 20:10:04 Info [ FanartHandlerConfig]: Fanart Handler configuration is starting.
19-May-2014 20:10:04 Info [ FanartHandlerConfig]: Fanart Handler version is 3.1.0.0
19-May-2014 20:10:04 Info [ DatabaseManager]: Successfully Opened Database: FanartHandler.db3
19-May-2014 20:10:04 Info [ DatabaseManager]: Database version is: 2.8 at database initiation
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Database to version 2.9
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 1 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 2 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 3 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 4 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 5 - finished
19-May-2014 20:10:04 Info [ DatabaseManager]: Successfully Opened Database: FanartHandler.db3
19-May-2014 20:10:04 Info [ DatabaseManager]: Database version is: 2.8 at database initiation
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Database to version 2.9
19-May-2014 20:10:04 Info [ DatabaseManager]: Upgrading Step 1 - finished
19-May-2014 20:10:04 Error [ DatabaseManager]: System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.__Error.WinIOError()
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at System.IO.File.Move(String sourceFileName, String destFileName)
at FanartHandler.DatabaseManager.UpgradeDBMain(String type)
Is there a certain file I need to delete before trying the new DLL again?
Thanks