Enterprise failed u...
 
Notifications
Clear all

Enterprise failed upgrade to 1.3

10 Posts
3 Users
0 Likes
1,548 Views
Posts: 24
Topic starter
(@browserfiles)
Eminent Member
Joined: 8 years ago

Hey guys ,

I have mistakenly upgraded my production server from 1.2.1 to 1.3.0 (got confused with so many remote windows open I thought I was tinkering with my test server).
Anyways, I used the SolidCP installer to upgrade the enterprise to 1.3. An error popped up i think right after it was backup up something.

Event viewer does not give off much information also:

if i load up a local copy of the enterprise server url its running fine:

Can anyone point me to the right direction please?

Thank you.

9 Replies
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

 

Can you try load the portal up from the local server? It should give more details on the error.

 

The image of Enterprise server shows version 1.2.1 so i would check it has also upgraded.

 

Thanks,

 

Trevor

Reply
Posts: 24
Topic starter
(@browserfiles)
Eminent Member
Joined: 8 years ago

Hi Trevor,

Unfortunately its on a server core 2016. is there any other way I could check?

SCP Server seems to be working fine too:

Thank you

Reply
Posts: 24
Topic starter
(@browserfiles)
Eminent Member
Joined: 8 years ago

I found a warning on the event logs:

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

*********** Exception Text ********
System.ComponentModel.Win32Exception (0x80004005): Class not registered
at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start(ProcessStartInfo startInfo)
at SolidCP.Setup.FinishPage.OnLinkClicked(Object sender, LinkClickedEventArgs e)
at System.Windows.Forms.RichTextBox.OnLinkClicked(LinkClickedEventArgs e)
at System.Windows.Forms.RichTextBox.EnLinkMsgHandler(Message& m)
at System.Windows.Forms.RichTextBox.WmReflectNotify(Message& m)
at System.Windows.Forms.RichTextBox.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.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
SolidCP.Installer.Core
Assembly Version: 1.2.1.0
Win32 Version: 1.2.1
CodeBase: file:///C:/Program%20Files%20(x86)/SolidCP%20Installer/SolidCP.Installer.Core.DLL
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
Setup
Assembly Version: 1.2.1.0
Win32 Version: 1.2.1
CodeBase: file:///C:/Program%20Files%20(x86)/SolidCP%20Installer/Tmp/setup/setup.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2110.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
Accessibility
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2117.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Management
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2102.0 built by: NET47REL1LAST
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Management/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Management.dll
----------------------------------------
SolidCP.Installer
Assembly Version: 1.2.1.0
Win32 Version: 1.2.1
CodeBase: file:///C:/Program%20Files%20(x86)/SolidCP%20Installer/SolidCP.Installer.EXE
----------------------------------------
System.DirectoryServices
Assembly Version: 4.0.0.0
Win32 Version: 4.7.2053.0 built by: NET47REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.DirectoryServices/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.DirectoryServices.dll
----------------------------------------
Microsoft.Web.Administration
Assembly Version: 7.0.0.0
Win32 Version: 10.0.14393.0
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.Web.Administration/7.0.0.0__31bf3856ad364e35/Microsoft.Web.Administration.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.

 

Not sure what it means though

Reply
Posts: 1456
Admin
(@trobinson)
Noble Member
Joined: 8 years ago

Hello,

 

I can see in your screen shots it shows version 1.2.1. Did you try roll this back?

 

Thanks,

 

Trevor

Reply
Page 1 / 2
Share: