Exception in MPTVC 1.3.3 (1 Viewer)

P4G0

Portal Pro
December 8, 2009
114
12
Home Country
Germany Germany
Hey Guys,

I wanted to test MPTVC but I get the following Exception:
Code:
System.BadImageFormatException: Die Datei oder Assembly "TvControl, Version=1.0.4.20532, Culture=neutral, PublicKeyToken=null" oder eine Abhängigkeit davon wurde nicht gefunden. Es wurde versucht, eine Datei mit einem falschen Format zu laden.
Dateiname: "TvControl, Version=1.0.4.20532, Culture=neutral, PublicKeyToken=null"
   bei MPTvClient.ServerInterface.ResetConnection()
   bei MPTvClient.frmMain.btnConnect_Click(Object sender, EventArgs e)
   bei System.Windows.Forms.Control.OnClick(EventArgs e)
   bei System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
   bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   bei System.Windows.Forms.Control.WndProc(Message& m)
   bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
   bei System.Windows.Forms.Button.WndProc(Message& m)
   bei System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

The connection test before passed successfully. On my server there's MediaPortal SVN Revision 24553 running. Can somebody help me? It looks like the TvControl.dll is the wrong one, but which should I use?

Thankfully
P4G0

UPDATE: Sorry I've looked around the forum. Seems like to be an issue with Windows 7 x64.
 

Users who are viewing this thread

Top Bottom