I was trying to do an upgrade from 5.2.3 on Ihost shared servers. I overwrote the site code with the upgrade code and edited release.config to be web.config.
I struggled with versioning on Telerik, but loaded the new telerik dll and got through the first roadblock. Then I had an issue failure to compile App_code/XML. I saved a copy and deleted it since it wasn't in the new version.
Now I appear to throw unhandled exception with FCk editor. Post is below. I trust DB is fine and only issues are site code base, but not sure how this tanked the install directories. I assume I must reload install from the upgrade path once I find away around the FCKeditor problem.
Suggestions welcome.
Thanks
Leif
Upgrading DotNetNuke
Current Assembly Version: 05.05.00
Current Database Version: 05.02.03
Upgrade Status Report
00:00:00.374 - Upgrading to Version: 05.05.00
00:00:01.734 - Executing Script: 05.03.00.SqlDataProvider Success
00:00:06.281 - Executing Script: 05.03.01.SqlDataProvider Success
00:00:06.312 - Executing Script: 05.04.00.SqlDataProvider Success
00:00:07.609 - Executing Script: 05.04.01.SqlDataProvider Success
00:00:07.921 - Executing Script: 05.04.02.SqlDataProvider Success
00:00:08.281 - Executing Script: 05.04.03.SqlDataProvider Success
00:00:08.359 - Executing Script: 05.04.04.SqlDataProvider Success
00:00:08.374 - Executing Script: 05.05.00.SqlDataProvider Success
00:00:11.265 - Executing Application Upgrades: 05.03.00 Success
00:00:23.609 - Executing Application Upgrades: 05.03.01 Success
00:00:23.609 - Executing Application Upgrades: 05.04.00 Success
00:00:24.890 - Executing Application Upgrades: 05.04.01 Success
00:00:24.890 - Executing Application Upgrades: 05.04.02 Success
00:00:24.890 - Executing Application Upgrades: 05.04.03 Success
00:00:24.984 - Executing Application Upgrades: 05.04.04 Success
00:00:24.984 - Executing Application Upgrades: 05.05.00 Success
00:00:25.374 - Cleaning Up Files: 05.03.00 Success
00:00:25.499 - Cleaning Up Files: 05.03.01 Success
00:00:25.499 - Cleaning Up Files: 05.04.00 Success
00:00:25.499 - Cleaning Up Files: 05.04.01 Success
00:00:25.499 - Cleaning Up Files: 05.04.02 Success
00:00:25.499 - Cleaning Up Files: 05.04.03 Success
00:00:25.499 - Cleaning Up Files: 05.04.04 Success
00:00:25.499 - Cleaning Up Files: 05.05.00 Success
00:00:25.499 - Updating Config Files: 05.03.00 Success
00:00:25.515 - Updating Config Files: 05.03.01 Success
00:00:25.515 - Updating Config Files: 05.04.00 Success
00:00:25.515 - Updating Config Files: 05.04.01 Success
00:00:25.515 - Updating Config Files: 05.04.02 Success
00:00:25.515 - Updating Config Files: 05.04.03 Success
00:00:25.515 - Updating Config Files: 05.04.04 Success
00:00:25.515 - Updating Config Files: 05.05.00 Success
00:00:25.546 - Performing General Upgrades
00:00:25.796 - Installing Optional Modules:
00:00:25.796 - Installing Package File HTML_Community_05.04.03_Install: Success
00:00:26.984 - Installing Package File Messaging_01.01.00_Install: Success
00:00:27.202 - Installing Package File Taxonomy_01.01.00_Install: Success
00:00:27.452 - Installing Package File Telerik_05.05.00_Install: Success
00:00:33.530 - Installing Optional Skins:
00:00:33.577 - Installing Optional Containers:
00:00:33.577 - Installing Optional Languages:
00:00:33.577 - Installing Optional Providers:
00:00:33.687 - Installing Package File AspNetMembershipProvider_05.02.00_Install: Success
00:00:34.108 - Installing Package File CorePermissionProvider_05.01.01_Install: Success
00:00:34.421 - Installing Package File CoreSitemapProvider_5.5.0.0_Install: Success
00:00:34.593 - Installing Package File DatabaseLoggingProvider_05.01.01_Install: Success
00:00:34.890 - Installing Package File DNNMembershipProvider_05.01.03_Install: Success
00:00:35.218 - Installing Package File DNNMenuNavigationProvider_05.01.00_Install: Success
00:00:35.437 - Installing Package File DNNTreeNavigationProvider_05.01.00_Install: Success
00:00:35.812 - Installing Package File FckHtmlEditorProvider_02.00.04_Install:
Server Error in '/' Application.
Thread was being aborted.
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.Threading.ThreadAbortException: Thread was being aborted.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[ThreadAbortException: Thread was being aborted.] System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +486 System.Web.ApplicationStepManager.ResumeSteps(Exception error) +501 System.Web.HttpApplication.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +123 System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +379
|
Version Information: Microsoft .NET Framework Version:2.0.50727.3603; ASP.NET Version:2.0.50727.3082