1.28.0 Upgrade Fail / 1.27 -> 1.28 / "Unhandled exception has occurred" (1 Viewer)

loopery

Portal Member
September 26, 2015
23
7
Home Country
United States of America United States of America
So I tried upgrading from 1.27 to 1.28. I upgrade frequently without issues. I did a simple upgrade, so I did not delete my user files. During the installation, I received a "unhandled exception has occurred" error. I've tried installing by only downloading the required components, but installation fails the same way. At this point I wouldn't mind starting from scratch, but I'm not entirely sure how to manually delete all MP files, and reg files, nor am I sure it would fix anything.

Any help? Currently locked out of Mediaportal. Can't install and can't fully uninstall.


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: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll
----------------------------------------
MediaPortal.DeployTool
Assembly Version: 1.2.0.22602
Win32 Version: 1.2.0.0
CodeBase: file:///C:/Users/dsmar/AppData/Local/Temp/MediaPortal%20Installation/MediaPortal.DeployTool.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4360.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4084.0 built by: NET48REL1
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4190.0 built by: NET48REL1LAST_B
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.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.
 

loopery

Portal Member
September 26, 2015
23
7
Home Country
United States of America United States of America
do you have some logs?
I ended up doing a clone disk recovery. I had just done a backup, and I figured I might as well test it -- it's been a while since I've gone through the recovery process. All good. :)

I had the logs, but lost them in the recovery. Sorry. :(

I believe the issue was that I had removed Windows Media Player from Windows Features. Still, something is wrong with the installer, as it shouldn't have taken a shit the way it did. I might have also removed MySQL 5.6 trying to do a clean install of MP. I figured the installer would simply reinstall MySQL, but the installer would just hang with the above error -- "unhandled exception."

Anyhow, recovered, reinstalled WMP, and upgraded to 1.28 without issue.

Thank you for the response! Glad to know MP isn't dead.
 
Last edited:

Users who are viewing this thread

Top Bottom