Unhandled Exception when installing MP (1 Viewer)

bdemetriou

New Member
December 15, 2012
3
0
46
Home Country
Australia Australia
Hi,

I'm trying to install MediaPortal 1.5 Final on my Windows server but am geeting and Unhandled Exception. I have had MediaPortal running fine on this machine before> I tried uninstalling an older version and then installing 1.5 from scratch but now I'm stuck. See error below:

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.Sections.UpgradeDlg.UpdateUI()
at MediaPortal.DeployTool.Sections.UpgradeDlg..ctor()
at MediaPortal.DeployTool.DialogFlowHandler.GetDialogInstance(DialogType dlgType)
at MediaPortal.DeployTool.Sections.DownloadOnlyDlg.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.6407 (Win8RTMGDR.050727-6400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
MediaPortal.DeployTool
Assembly Version: 1.2.0.22020
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Users/ADMINI~1/AppData/Local/Temp/2/MediaPortal%20Installation/MediaPortal.DeployTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.6402 (Win8RTMGDR.050727-6400)
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.6401 (Win8RTMGDR.050727-6400)
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.6401 (Win8RTMGDR.050727-6400)
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.6411 (Win8RTMGDR.050727-6400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Accessibility
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.6387 (Win8RTM.050727-6300)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Accessibility/2.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.6411 (Win8RTMGDR.050727-6400)
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>

---------------------------------------------------------------------

Any help would be appreciated.
 

jeremfg

Portal Member
August 16, 2009
21
2
Home Country
Canada Canada
Were you able to get this issue resolved?

I get the exact same thing when I attempted to upgrade from 1.4.0 to 1.6.0...

And now I get the same thing from the 1.4.0 installer... I'm stuck!
 

bdemetriou

New Member
December 15, 2012
3
0
46
Home Country
Australia Australia
No I couldn't resolve it. Ended up doing a full re-install of windows. Annoying but I tried everything else.
 

jeremfg

Portal Member
August 16, 2009
21
2
Home Country
Canada Canada
Bad news for me.... Not really an option I can consider since my Server is also a Domain Controller, Web Server and more...

Had I known I would have so much troubles, I would have invested in a VM server instead :(

At least I still have a plan B left... Using ArgusTV instead of MP TV-Service... Thankfully it should in theory integrate seamlessly since I'm using Argus on the clients!
 

Users who are viewing this thread


Write your reply...
Top Bottom