It must be those pesky SQLite library DLLs again, they seem to change themselves without me touching them for some reason. Check your program folder, under a 32-bit platform you should have this file:
System.Data.SQLite.dll (727KB) But under 64-bit you should have both these files: System.Data.SQLite.dll (172KB) SQLite.Interop.dll (838KB) If it's any different let me know. vagskal;689961 Wrote: > With the latest version (.14) I get this error message from .NET when > trying to sync with LMS: > > > > Code: -------------------- > > System.IO.FileLoadException: Det går inte att läsa in filen eller sammansättningen System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139 eller ett av dess beroenden. Den påträffade sammansättningens manifestdefinition matchar inte sammansättningsreferensen. (Undantag från HRESULT: 0x80131040) > Filnamn: System.Data.SQLite, Version=1.0.66.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139 > vid MP3db.SqueezeCenterSQLite.ScanDatabase(String serverIP, String dbFolder, Boolean commit, Boolean openLog, String fileTypes, Boolean preserveSourceDate) > vid AlbumBrowser.BrowserForm.ImportSS(Boolean commit) > vid AlbumBrowser.BrowserForm.importSSb_Click(Object sender, EventArgs e) > vid System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e) > vid System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e) > vid System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e) > vid System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea) > vid System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea) > vid System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) > vid System.Windows.Forms.Control.WndProc(Message& m) > vid System.Windows.Forms.ToolStrip.WndProc(Message& m) > vid System.Windows.Forms.ToolStripDropDown.WndProc(Message& m) > vid System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) > vid System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) -------------------- > > > > Let me know if you need something translated. > > There is nothing interesting in the log when running muso in debug > mode. > > The .13 version works fine. -- jezbo -- muso developer ------------------------------------------------------------------------ jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888 View this thread: http://forums.slimdevices.com/showthread.php?t=91575
_______________________________________________ plugins mailing list plugins@lists.slimdevices.com http://lists.slimdevices.com/mailman/listinfo/plugins