Your question has been submitted and is awaiting moderation.
Thank you for reporting this content, moderators have been notified of your submission.
Hi,
I'm installing DNN 7.x on Arvixe using an existing Database from a DNN 6.x version of the site. After specifying my database connection the installation throws the following error:
E:\HostingSpaces\taxcrew\new.godiem.com\wwwroot\Portals\0\GettingStarted.css'. at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalCopy(String sourceFileName, String destFileName, Boolean overwrite, Boolean checkHost)
at System.IO.File.Copy(String sourceFileName, String destFileName)
at DotNetNuke.Services.Upgrade.Upgrade.CopyGettingStartedStyles()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeToVersion710()
at DotNetNuke.Services.Upgrade.Upgrade.UpgradeApplication(String providerPath, Version version, Boolean writeFeedback)
A review of the File Manager shows that \Portals\0 dose not exist, but \Portals\_default does exist.
How should I remedy this issue such that we use the DNN 6.x database on a fresh install of DNN 7.x?
Thanks,
Sid