Unhandled Exception during install of RC2 (1 Viewer)

Havoc

Portal Member
March 12, 2005
30
0
TV-Server Version: 1.0 RC2
MediaPortal Version: 1.0 RC2
MediaPortal Skin: N/A
Windows Version: Windows XP Professional SP2
CPU Type: Pentium 4 3.2Ghz dual core
HDD: 3 internal, 2 external, total +/- 1.5TB
Memory: 1024
Motherboard: Dunno
Video Card: ATI X700
Video Card Driver: 8.493.0.0
Sound Card: Onboard
Sound Card AC3: -
Sound Card Driver: -
1. TV Card: DVB-T
1. TV Card Type: FireDTV
1. TV Card Driver: recent
2. TV Card:
2. TV Card Type:
2. TV Card Driver:
3. TV Card:
3. TV Card Type:
3. TV Card Driver:
4. TV Card:
4. TV Card Type:
4. TV Card Driver:
MPEG2 Video Codec: N/A
MPEG2 Audio Codec: N/A
h.264 Video Codec: N/A
Satelite/CableTV Provider: N/A
HTPC Case: N/A
Cooling: N/A
Power Supply: N/A
Remote: N/A
TV: N/A
TV - HTPC Connection: N/A

Hi, I've been trying to install MP 1.0 RC2 for 2 days now, helas to no avail. Browsing through forums, I came up with the Firewall problem. It however did not resove the problem. De-installed old MP, .NET and such and re-installed everything, following the requirements. Still, I ge the same Unhandled Exception. Does anyone have any suggestions, hopefully other than re-installing the PC? BTW: I never had any problems installing MP 0.2.x - and I've been using MP for years now.

Problem details:

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
at MediaPortal.DeployTool.OldPackageChecker.CheckUninstallString(String clsid)
at MediaPortal.DeployTool.OldPackageChecker.CheckStatus()
at MediaPortal.DeployTool.InstallDlg.AddPackageToListView(IInstallationPackage package)
at MediaPortal.DeployTool.InstallDlg.PopulateListView()
at MediaPortal.DeployTool.InstallDlg.RequirementsDlg_ParentChanged(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnParentChanged(EventArgs e)
at System.Windows.Forms.ContainerControl.OnParentChanged(EventArgs e)
at System.Windows.Forms.Control.AssignParent(Control value)
at System.Windows.Forms.Control.ControlCollection.Add(Control value)
at MediaPortal.DeployTool.DeployTool.SwitchDialog(DeployDialog dlg)
at MediaPortal.DeployTool.DeployTool.nextButton_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.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MediaPortal.DeployTool
Assembly Version: 0.9.1.16202
Win32 Version: 0.9.1.0
CodeBase: file:///C:/DOCUME~1/MEDIAC~2/LOCALS~1/Temp/MediaPortal%20Installation/MediaPortal.DeployTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
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.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
MediaPortal.DeployTool.resources
Assembly Version: 0.9.1.16202
Win32 Version: 0.9.1.0
CodeBase: file:///C:/Documents%20and%20Settings/MediaCenter/Local%20Settings/Temp/MediaPortal%20Installation/nl-NL/MediaPortal.DeployTool.resources.DLL
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.1433 (REDBITS.050727-1400)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.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.windows.forms jitDebugging="true" />
</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.
 

Users who are viewing this thread

Top Bottom