View Single Post
Old 2007-05-25, 01:15   #9 (permalink)
ronsonol
Portal Member
 
ronsonol's Avatar
 
Join Date: Apr 2007
Location: Kingston
Posts: 114
Thanks: 14
Thanked 9 Times in 6 Posts

Country:

My System

Default

I get a black screen, error log shows this. I am using a recent SVN.
Both DLL's were placed in the plugins/windows folder. I notice a 'System.Data.SQLite' in Mediaportal root folder, is there a conflict?

2007-05-24 19:12:27.078125 [ERROR][MPMain]: No translation found for id 110234
2007-05-24 19:12:27.109375 [ERROR][MPMain]: OnMessage exceptionystem.IO.FileLoadException: Could not load file or assembly 'System.Data.SQLite, Version=1.0.41.0, 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.41.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139'
at MAPS.TileCacheDatabase.CreateDatebase()
at MAPS.TileCacheDatabase..ctor(DatabaseOptions DatabaseOptions)
at MAPS.ThreadedDownload..ctor(MapConfig mapConfig)
at MAPS.MapTiles..ctor(Int32 ImageResulotionX, Int32 ImageResulotionY, MapConfig mapConfig)
at WindowPlugins.Worldmap.WorldMap.OnPageLoad()
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMes sage message)

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].

2007-05-24 19:12:30.703125 [ERROR][MPMain]: OnMessage exceptionystem.NullReferenceException: Object reference not set to an instance of an object.
at WindowPlugins.Worldmap.WorldMap.OnPageDestroy(Int3 2 new_windowId)
at MediaPortal.GUI.Library.GUIWindow.OnMessage(GUIMes sage message)
ronsonol is offline   Reply With Quote