Unhandled Exception (1 Viewer)

motorcyclone

Portal Member
January 3, 2008
5
0
Home Country
United Kingdom United Kingdom
TV-Server Version: V1 RC2
MediaPortal Version: V1 RC2
MediaPortal Skin:
Windows Version: Windows XP Professional SP2
CPU Type: Pentium 4 2.80Ghz
HDD: Seagate ST336607LW SCSI + Maxtor 6L040J2 + WDC WD1200BB-00DAA1
Memory: 1.50 Gb
Motherboard:
Video Card: Sapphire Radion 9600
Video Card Driver: 8.512.0.0
Sound Card: Creative Audigy 4
Sound Card AC3:
Sound Card Driver:6.0.1.1361
1. TV Card:
1. TV Card Type:
1. TV Card Driver:
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:
MPEG2 Audio Codec:
h.264 Video Codec:
Satelite/CableTV Provider:
HTPC Case:
Cooling:
Power Supply:
Remote:
TV:
TV - HTPC Connection:

Hi
I recently upgarded my TV server to RC2 and everything seems to be working fine on both the server and 1 client computer. I have added a new c lient computer to my network and am trying to load Mediaportal V1 RC2 on to it so that I can connect to the server but I keep getting the following message when I try to install the software.
"Unhandled exception has occurred in your application. If you click Continue, the application will ignore this error and attempt to continue. If you click Quit, the application will close immediately.

There are no more endpoints available from the endpoint mapper. Exception from HRESULT:0x800706D9"

This is the first time I have seen this message and sadly have no idea what it means. I would be very grateful for any help someone can give me as I am totally unable to install the software.

Thank you:D
 

Havoc

Portal Member
March 12, 2005
30
0
Hi,

I have the exact same problem over here, only I try to install RC2 on a machine which already runs a previous Mediaportal version. Obviously, I de-installed it in the hope that the setup would run, but helas.
This is the complete error dujmp:

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..ctor()
at MediaPortal.DeployTool.DialogFlowHandler.GetDialogInstance(DialogType dlgType)
at MediaPortal.DeployTool.TvServerSettingsDlg.GetNextDialog()
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/ADMINI~1.EXO/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/Administrator.EXO-D-002/Local%20Settings/Temp/MediaPortal%20Installation/nl-NL/MediaPortal.DeployTool.resources.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