I am getting the following error when trying to uppgrade to DNN 5.6.1 - Any thoughts on this? why my assemblies are the same I have no idea? Any help would be greatly appreciated.
Upgrading DotNetNuke
Current Assembly Version: 05.06.01
Current Database Version: 05.06.01
Upgrade Status Report
00:00:00.015 - Upgrading to Version: 05.06.01
00:00:00.031 - Performing General Upgrades
00:00:00.249 - Installing Optional Modules:
00:00:00.249 - Installing Package File Messaging_05.06.01_Install: Success
00:00:01.450 - Installing Package File Taxonomy_05.06.01_Install: Success
00:00:03.120 - Installing Package File Telerik_05.06.00_Install: Error!
00:00:03.822 - Installing Optional Skins:
00:00:03.822 - Installing Optional Containers:
00:00:03.822 - Installing Optional Languages:
00:00:03.822 - Installing Optional Providers:
00:00:03.822 - Installing Package File AspNetMembershipProvider_05.06.01_Install: Success
00:00:04.570 - Installing Package File CorePermissionProvider_05.06.01_Install: Success
00:00:04.992 - Installing Package File CoreSitemapProvider_05.06.01_Install:
Server Error in '/' Application.
Could not find file 'D:\www-root\DNN_Whackster2\Website\Install\Provider\CoreSitemapProvider_05.06.01_Install.zip'.
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.IO.FileNotFoundException: Could not find file 'D:\www-root\DNN_Whackster2\Website\Install\Provider\CoreSitemapProvider_05.06.01_Install.zip'.
Source Error:
Line 187: Upgrade.Upgrade.InstallPackages("Container", True) Line 188: Upgrade.Upgrade.InstallPackages("Language", True) Line 189: Upgrade.Upgrade.InstallPackages("Provider", True) Line 190: Upgrade.Upgrade.InstallPackages("AuthSystem", True) Line 191: Upgrade.Upgrade.InstallPackages("Package", True)
|
Source File: D:\www-root\DNN_Whackster2\Website\Install\Install.aspx.vb
Line: 189
Stack Trace:
[FileNotFoundException: Could not find file 'D:\www-root\DNN_Whackster2\Website\Install\Provider\CoreSitemapProvider_05.06.01_Install.zip'.] System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +9726895 System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath) +1142 System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access) +84 DotNetNuke.Services.Upgrade.Upgrade.InstallPackage(String strFile, String packageType, Boolean writeFeedback) +199 DotNetNuke.Services.Upgrade.Upgrade.InstallPackages(String packageType, Boolean writeFeedback) +209 DotNetNuke.Services.Install.Install.UpgradeApplication() in D:\www-root\DNN_Whackster2\Website\Install\Install.aspx.vb:189 DotNetNuke.Services.Install.Install.Page_Load(Object sender, EventArgs e) in D:\www-root\DNN_Whackster2\Website\Install\Install.aspx.vb:377 System.Web.UI.Control.OnLoad(EventArgs e) +91 System.Web.UI.Control.LoadRecursive() +74 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207
|
Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.1