Hi
I upgraded my 4.5.5 site to latest 4.9.0 version
I got the following log:
##################
Upgrading DotNetNuke
Current Assembly Version: 04.09.00
Current Database Version: 04.05.05
Upgrade Status Report
00:00:00.031 - Upgrading to Version: 4.9.0
00:00:00.718 - Executing Script: 04.06.00.SqlDataProvider Success
00:00:02.968 - Executing Script: 04.06.01.SqlDataProvider Success
00: - Executing Script: 04.06.02.SqlDataProvider Success
00: - Executing Script: 04.07.00.SqlDataProvider Success
00:00:04.312 - Executing Script: 04.08.00.SqlDataProvider Success
00:00:04.812 - Executing Script: 04.08.01.SqlDataProvider Success
00:00:05.250 - Executing Script: 04.08.02.SqlDataProvider Success
00:00:05.390 - Executing Script: 04.08.03.SqlDataProvider Success
00:00:05.406 - Executing Script: 04.08.04.SqlDataProvider Success
00:00:05.421 - Executing Script: 04.09.00.SqlDataProvider Success
00:00:05.578 - Performing General Upgrades
Server Error in '/' Application.
Data at the root level is invalid. Line 1, position 1.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Xml.XmlException: Data at the root level is invalid. Line 1, position 1.
Source Error:
Line 174:
Line 175: 'Install Resources
Line 176: ResourceInstaller.Install(True, 0)
Line 177:
Line 178: Response.Write("<h2>Upgrade Complete</h2>")
|
Source File: D:\Portal\2008_09_06_2nd\Install\Install.aspx.vb Line: 176
Stack Trace:
[XmlException: Data at the root level is invalid. Line 1, position 1.]
System.Xml.XmlTextReaderImpl.Throw(Exception e) +87
System.Xml.XmlTextReaderImpl.Throw(String res, String arg) +127
System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace() +1906446
System.Xml.XmlTextReaderImpl.ParseDocumentContent() +503
System.Xml.XmlTextReaderImpl.Read() +38
System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace) +145
System.Xml.XmlDocument.Load(XmlReader reader) +96
System.Xml.XmlDocument.Load(String filename) +157
DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.InstallPortal(String strFile, Boolean writeFeedback, Int32 indent) +291
DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.Install(Boolean writeFeedback, Int32 indent, String type) +961
DotNetNuke.Modules.Admin.ResourceInstaller.ResourceInstaller.Install(Boolean writeFeedback, Int32 indent) +17
DotNetNuke.Services.Install.Install.UpgradeApplication() in D:\Portal\2008_09_06_2nd\Install\Install.aspx.vb:176
DotNetNuke.Services.Install.Install.Page_Load(Object sender, EventArgs e) in D:\Portal\2008_09_06_2nd\Install\Install.aspx.vb:348
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1061
|
Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.210
##########
My question is: did everything went well? I can log on to the site, current version shows 4.9.0 and it seems that site works OK.
Or should I first upgrade to 4.6.2 and then to 4.9.0?
Best regards & thanks a lot
Goran