I've got a website that was originally installed with a codebase of 5.5.0. It is a reasonably simple site, leveraging mostly core modules with a couple of Ventrian modules. It has been successfully upgraded in the past to 5.6.0, and since then my attempts to upgrade to a newer version has been halted with the upgrade to 5.6.1 (or anything else higher that I have tried) with the same following errors:
Upgrading DotNetNuke
Current Assembly Version: 05.06.01
Current Database Version: 05.06.00
Upgrade Status Report
00:00:00.670 - Upgrading to Version: 05.06.01
00:00:02.948 - Executing Script: 05.06.01.SqlDataProvider Success
00:00:06.333 - Executing Application Upgrades: 05.06.01 Success
00:00:06.333 - Cleaning Up Files: 05.06.01 Success
00:00:06.333 - Updating Config Files: 05.06.01 Success
00:00:06.349 - Performing General Upgrades
00:00:07.690 - Installing Optional Modules:
00:00:07.690 - Installing Package File HTML_Community_05.06.01_Install: Success
00:00:10.686 - Installing Package File Messaging_05.06.01_Install: Success
00:00:11.169 - Installing Package File Taxonomy_05.06.01_Install: Success
00:00:11.949 - Installing Package File Telerik_05.06.00_Install: Error!
00:00:12.932 - Installing Optional Skins:
00:00:12.932 - Installing Optional Containers:
00:00:12.932 - Installing Optional Languages:
00:00:12.932 - Installing Optional Providers:
00:00:12.932 - Installing Package File AspNetMembershipProvider_05.06.01_Install: Success
00:00:13.962 - Installing Package File CorePermissionProvider_05.06.01_Install: Success
00:00:14.211 - Installing Package File CoreSitemapProvider_05.06.01_Install: Error!
00:00:14.492 - Installing Package File DatabaseLoggingProvider_05.06.01_Install: Success
00:00:14.773 - Installing Package File DNNMembershipProvider_05.06.01_Install: Success
00:00:15.007 - Installing Package File DNNMenuNavigationProvider_05.06.01_Install: Success
00:00:15.147 - Installing Package File DNNTreeNavigationProvider_05.06.01_Install: Success
00:00:15.319 - Installing Package File FckHtmlEditorProvider_02.00.04_Install: Success
00:00:33.758 - Installing Package File FileBasedCachingProvider_05.06.01_Install: Success
00:00:33.898 - Installing Package File FileModuleCachingProvider_05.06.01_Install: Success
00:00:34.023 - Installing Package File MemoryModuleCachingProvider_05.06.01_Install: Success
00:00:34.320 - Installing Package File SchedulingProvider_05.06.01_Install: Success
00:00:34.507 - Installing Package File SearchIndexProvider_05.06.01_Install: Success
00:00:34.710 - Installing Package File SearchProvider_05.06.01_Install: Success
00:00:34.912 - Installing Package File SolpartMenuNavigationProvider_05.01.00_Install: Success
00:00:35.131 - Installing Package File TelerikEditorProvider_05.06.01_Install: Error!
00:00:40.248 - Installing Optional AuthSystems:
00:00:40.248 - Installing Package File LiveID_01.00.01_Install: Success
00:00:41.012 - Installing Package File OpenID_02.00.00_Install: Success
00:00:41.402 - Installing Optional Packages:
Upgrade Complete
I have been doing some digging, and the Telerik.WEB.UI version was correct before the installation, as was the pertinent section of the web.config file. I doubled checked the file permissions, and have used these upgrade files previously with success on other websites.
I will keep looking, however any tips would be greatly appreciated.
Cheers
Dave