| |||||||
| Installation, configuration support Having trouble installing or configuring MediaPortal? |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Maine
Posts: 464
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | I get the following .NET error when i start Configuration.exe on a new RC4 install. Looks as if something is not set right anyone got a clue? When I click continue the configuration continues OK. ************** Exception Text ************** System.ArgumentOutOfRangeException: Value of '-947912704' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'. Parameter name: Value at System.Windows.Forms.TrackBar.set_Value(Int32 value) at MediaPortal.Configuration.Sections.TVRecording.Upd ateDriveInfo(Boolean save) at MediaPortal.Configuration.Sections.TVRecording.com boDrives_SelectedIndexChanged(Object sender, EventArgs e) at System.Windows.Forms.ComboBox.OnSelectedIndexChang ed(EventArgs e) at System.Windows.Forms.ComboBox.set_SelectedIndex(In t32 value) at MediaPortal.Configuration.Sections.TVRecording.Loa dSettings() at MediaPortal.Configuration.SettingsForm.LoadSection Settings(TreeNode currentNode) at MediaPortal.Configuration.SettingsForm.LoadSection Settings(TreeNode currentNode) at MediaPortal.Configuration.SettingsForm.SettingsFor m_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(Mes sage& m) at System.Windows.Forms.ContainerControl.WndProc(Mess age& m) at System.Windows.Forms.Form.WmShowWindow(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Jul 2005 Location: Canberra Age: 29
Posts: 520
Thanks: 2
Thanked 1 Time in 1 Post
Country: | you are not alone Efros, i tried a fresh install of TinyXP which from memory you are running as well and got the same error message, it seems that RC4 and TinyXP don't like playing together , i'm currently trying to install Service Pack 2 again even tho TinyXP has that already in it, as i'm hoping there is something missing, also tried .net1.1 and the sp1 that didnt' fix it either so you probably dont' need to try and install those to get yours working, i'm almost tempted to use an older version of configuration.exe with RC4 to see if i can get it working that way. |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Apr 2006 Age: 35
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | I get the same error.... Samuel>have tried what you suggested, but same thing happens ![]() And I can't configure my Hauppauhe MCDE-500 card now. Mp just hangs and goes into "not responding"... when I try (after chosing "continue" after setup gives the error) Full error message: Code: See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.ArgumentOutOfRangeException: Value of '-2147483648' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'.
Parameter name: Value
at System.Windows.Forms.TrackBar.set_Value(Int32 value)
at MediaPortal.Configuration.Sections.TVRecording.UpdateDriveInfo(Boolean save)
at MediaPortal.Configuration.Sections.TVRecording.comboDrives_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ComboBox.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ComboBox.set_SelectedIndex(Int32 value)
at MediaPortal.Configuration.Sections.TVRecording.LoadSettings()
at MediaPortal.Configuration.SettingsForm.LoadSectionSettings(TreeNode currentNode)
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.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
Configuration
Assembly Version: 1.0.2299.33982
Win32 Version: 1.0.2299.33982
CodeBase: file:///D:/MediaPortal/Configuration.exe
----------------------------------------
Core
Assembly Version: 1.0.2299.33706
Win32 Version: 1.0.2299.33706
CodeBase: file:///D:/MediaPortal/Core.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Databases
Assembly Version: 1.0.2299.33708
Win32 Version: 1.0.2299.33708
CodeBase: file:///D:/MediaPortal/Databases.DLL
----------------------------------------
DirectShowLib
Assembly Version: 1.3.0.32917
Win32 Version: 1.3.0.32917
CodeBase: file:///D:/MediaPortal/DirectShowLib.DLL
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Microsoft.DirectX.Direct3D
Assembly Version: 1.0.2902.0
Win32 Version: 9.05.132.0000
CodeBase: file:///D:/MediaPortal/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
System.Runtime.Serialization.Formatters.Soap
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Runtime.Serialization.Formatters.Soap/2.0.0.0__b03f5f7f11d50a3a/System.Runtime.Serialization.Formatters.Soap.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
TVCapture
Assembly Version: 1.0.2299.33709
Win32 Version: 1.0.2299.33709
CodeBase: file:///D:/MediaPortal/TVCapture.DLL
----------------------------------------
RemotePlugins
Assembly Version: 1.0.2299.33710
Win32 Version: 1.0.2299.33710
CodeBase: file:///D:/MediaPortal/RemotePlugins.DLL
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
Microsoft.DirectX.DirectInput
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///D:/MediaPortal/Microsoft.DirectX.DirectInput.DLL
----------------------------------------
Microsoft.DirectX
Assembly Version: 1.0.2902.0
Win32 Version: 5.04.00.2904
CodeBase: file:///D:/MediaPortal/Microsoft.DirectX.DLL
----------------------------------------
TaskScheduler
Assembly Version: 1.1.1007.26951
Win32 Version: 1.1.1007.26951
CodeBase: file:///D:/MediaPortal/TaskScheduler.DLL
----------------------------------------
System.Management
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system>
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box.
|
| | |
| | #5 (permalink) |
| Portal Tester | Hi, Can you provide the information according to this page http://forum.team-mediaportal.com/viewtopic.php?t=6439 It would help to know more about your system & language to trace this down, or to reproduce it. Regards Roy |
| | |
| | #6 (permalink) |
| Portal Member Join Date: Apr 2006 Age: 35
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | Area: Media Portal Program MP Version: RC4 Skin: MCE Windows Version: Windows XP64 CPU Type: Intel PentiumD 805 Memory: 2 X 512Mb DDR500 Motherboard Chipset: Intel 865PE Video Card: Saphire ATI Radeon 9700 Video Card Driver: Catalyst 6.3 Video Card Resolution: 1024X768 Video Render Type: VMR9 Video Codec Type & Version: not yet Audio Codec Type & Version: not yet TV Card: Haupauge MCE500 TV Card Type: hardware TV Card Driver: pvr_2.0.35.23348_whql Language=Danish (danish settings all the way through)
__________________ WinXPSP2 X2 3600+ - Abit NF-M2 nView Hauppauge MCE-500 Asus EN7100GS512 2 X 1 GB PC6400 DDR2 |
| | |
| | #8 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Maine
Posts: 464
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | Source of my error is the WMI service not being installed on my tinyxp. Something to do with free disk space on the drives for the tv recording function. Must be new no similar prob with RC3. Installed the service but no joy as yet. see this thread http://forum.team-mediaportal.com/vi...er=asc&start=0 |
| | |
| | #9 (permalink) |
| Portal Member Join Date: Apr 2006 Age: 35
Posts: 90
Thanks: 0
Thanked 0 Times in 0 Posts
Country: | WMI service is installed and working fine on my machine, so not that... U on XP64 also? Still unresolved on my machine ![]()
__________________ WinXPSP2 X2 3600+ - Abit NF-M2 nView Hauppauge MCE-500 Asus EN7100GS512 2 X 1 GB PC6400 DDR2 |
| | |
| | #10 (permalink) |
| Portal Member Join Date: Jan 2006 Location: Maine
Posts: 464
Thanks: 1
Thanked 0 Times in 0 Posts
Country: | Nope XP athlon 2500+ I think or something like it. but would like to be on xp64! I got the WMI service running by installing it in windows components, but it doesn't rid me of the problem. after installing the latest SVN it tells me that the WMI service is not available. Try applying that maybe solve your prob. |
| | |
![]() |
| Bookmarks |
| Tags |
| configurationexe, net, starting |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| .net errors with MediaPortal | BarnyB | General Support | 4 | 2007-03-15 09:46 |
| I get error message when starting MP | Geggan | Installation, configuration support | 0 | 2006-07-24 21:18 |
| .NET Crashes when starting external Program | welkin | The old Bugreport Forum | 13 | 2006-05-06 13:27 |
| No TV with RC2 (.NET 2.0 framework ?) | Matio | The old Bugreport Forum | 3 | 2006-01-31 10:19 |
| HCWhelper.exe load/fail loop starting cvs-01-09-2006--18-16. | themirth | The old Bugreport Forum | 2 | 2006-01-21 22:25 |