Reply to thread

Hello Hesse:


Thank you for the wonderful plugin.  If I can get it working then that will solve a lot of problems.


Unfortunately I run into an error when I try to configure the plugin.  Here is the error dump:



************** Exception Text **************

System.TypeLoadException: Could not load type 'MediaPortal.Util.Config' from assembly 'Core, Version=1.0.2375.18796, Culture=neutral, PublicKeyToken=null'.

   at MediaPortal.Util.MPChannelUpdater.Open()

   at MediaPortal.Util.MPChannelUpdaterSettings..ctor()

   at MediaPortal.Util.MPChannelUpdaterConfiguration..ctor()

   at MediaPortal.Util.MPChannelUpdaterPlugin.ShowPlugin()

   at MediaPortal.Configuration.Sections.PluginsNew.itemConfigure_Click(Object sender, EventArgs e)

   at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)

   at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)

   at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)

   at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)

   at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)

   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)

   at System.Windows.Forms.Control.WndProc(Message& m)

   at System.Windows.Forms.ScrollableControl.WndProc(Message& m)

   at System.Windows.Forms.ToolStrip.WndProc(Message& m)

   at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)

   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)

   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



************** Loaded Assemblies **************

mscorlib

    Assembly Version: 2.0.0.0

    Win32 Version: 2.0.50727.42 (RTM.050727-4200)

    CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll

----------------------------------------

Configuration

    Assembly Version: 1.0.2375.32811

    Win32 Version: 1.0.2375.32811

    CodeBase: file:///C:/Program%20Files/MediaPortal/Configuration.exe

----------------------------------------

Core



As you can see, I am using the lastest 'stable' update ver. 2.0.0.0.


Maybe I should update to the latest SVN version?  From reading this forum, it seems it may solve other problems as well.  I'm always reluctant to stray from the stable versions only because I am a complete novice with MP.


Any suggestions?


Thanks ... Dale


Top Bottom