home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Development
General Development (no feature request here!)
DVB Open-Source code available
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="dman_lfc" data-source="post: 4376" data-attributes="member: 10331"><p>Josh,</p><p></p><p>Unfortunately not the configuration.exe is broken again...</p><p></p><p>************** Exception Text **************</p><p>System.ArgumentException: Could not bind to the new display member.</p><p>Parameter name: newDisplayMember</p><p> at System.Windows.Forms.ListControl.SetDataConnection(Object newDataSource, BindingMemberInfo newDisplayMember, Boolean force)</p><p> at System.Windows.Forms.ListControl.set_ValueMember(String value)</p><p> at GUIDTV.FormDTVSetup.findDevices()</p><p> at GUIDTV.FormDTVSetup..ctor()</p><p> at GUIDTV.GUIDTVSetup.ShowPlugin()</p><p> at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e)</p><p> at System.Windows.Forms.Control.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.OnClick(EventArgs e)</p><p> at System.Windows.Forms.Button.WndProc(Message& m)</p><p> at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p>And this error occurs when going to MyDTV in MP...</p><p></p><p>************** Exception Text **************</p><p>System.Exception: exception occured ---> System.FormatException: Input string was not in a correct format.</p><p> at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)</p><p> at GUIDTV.BDAInput.LoadSettings()</p><p> at GUIDTV.BDAInput.OnMessage(GUIMessage message)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 iWindowID)</p><p> at MediaPortal.GUI.Library.GUIButtonControl.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action)</p><p> at MediaPortal.GUI.Home.HomeWindow.OnAction(Action action)</p><p> at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action)</p><p> at MediaPortalApp.OnAction(Action action)</p><p> --- End of inner exception stack trace ---</p><p> at MediaPortalApp.OnAction(Action action)</p><p> at MediaPortalApp.mouseclick(MouseEventArgs e)</p><p> at MediaPortal.D3DApp.D3DApp_Click(Object sender, MouseEventArgs e)</p><p> at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e)</p><p> at System.Windows.Forms.Control.WmMouseDown(Message& m, MouseButtons button, Int32 clicks)</p><p> at System.Windows.Forms.Control.WndProc(Message& m)</p><p> at System.Windows.Forms.ScrollableControl.WndProc(Message& m)</p><p> at System.Windows.Forms.ContainerControl.WndProc(Message& m)</p><p> at System.Windows.Forms.Form.WndProc(Message& m)</p><p> at MediaPortalApp.WndProc(Message& msg)</p><p> at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)</p><p> at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)</p><p> at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)</p><p></p><p>GraphEdit still cannot grab a remote graph either. <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite16" alt=":cry:" title="Crying :cry:" loading="lazy" data-shortname=":cry:" /> </p><p></p><p>Keep posting updates you're doing a good job here.</p><p></p><p>DMAN</p></blockquote><p></p>
[QUOTE="dman_lfc, post: 4376, member: 10331"] Josh, Unfortunately not the configuration.exe is broken again... ************** Exception Text ************** System.ArgumentException: Could not bind to the new display member. Parameter name: newDisplayMember at System.Windows.Forms.ListControl.SetDataConnection(Object newDataSource, BindingMemberInfo newDisplayMember, Boolean force) at System.Windows.Forms.ListControl.set_ValueMember(String value) at GUIDTV.FormDTVSetup.findDevices() at GUIDTV.FormDTVSetup..ctor() at GUIDTV.GUIDTVSetup.ShowPlugin() at MediaPortal.Configuration.Sections.Plugins.setupButton_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) And this error occurs when going to MyDTV in MP... ************** Exception Text ************** System.Exception: exception occured ---> System.FormatException: Input string was not in a correct format. at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at GUIDTV.BDAInput.LoadSettings() at GUIDTV.BDAInput.OnMessage(GUIMessage message) at MediaPortal.GUI.Library.GUIWindowManager.ActivateWindow(Int32 iWindowID) at MediaPortal.GUI.Library.GUIButtonControl.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindow.OnAction(Action action) at MediaPortal.GUI.Home.HomeWindow.OnAction(Action action) at MediaPortal.GUI.Library.GUIWindowManager.OnAction(Action action) at MediaPortalApp.OnAction(Action action) --- End of inner exception stack trace --- at MediaPortalApp.OnAction(Action action) at MediaPortalApp.mouseclick(MouseEventArgs e) at MediaPortal.D3DApp.D3DApp_Click(Object sender, MouseEventArgs e) at System.Windows.Forms.Control.OnMouseDown(MouseEventArgs e) at System.Windows.Forms.Control.WmMouseDown(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.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at MediaPortalApp.WndProc(Message& msg) at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) GraphEdit still cannot grab a remote graph either. :cry: Keep posting updates you're doing a good job here. DMAN [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Development
General Development (no feature request here!)
DVB Open-Source code available
Contact us
RSS
Top
Bottom