- August 2, 2007
- 39
- 0
- Home Country
-
United States of America
I performed a fresh install of just the MediaPortal Client (version 1.0.0) on a Vista x86 SP1 machine. When I run the MediaPortal Client Configuration I get the following error after the Finished plugin loading... message:
Error said:Microsoft .NET Framework
Bad com settings.
=== DETAILS ===
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
JH.CommBase.CommPortException: Bad com settings
at JH.CommBase.CommBase.ThrowException(String reason)
at JH.CommBase.CommBase.Open()
at MediaPortal.SerialIR.SerialUIR.SetPort(String CommPort)
at MediaPortal.Configuration.Sections.RemoteSerialUIR.CommPortCombo_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at System.Windows.Forms.ComboBox.set_Text(String value)
at MediaPortal.Configuration.Sections.RemoteSerialUIR.LoadSettings()
at MediaPortal.Configuration.SettingsForm.LoadSectionSettings(TreeNode currentNode)
at MediaPortal.Configuration.SettingsForm.SettingsForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
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.WmShowWindow(Message& m)
at System.Windows.Forms.Form.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.1434 (REDBITS.050727-1400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------