Hi, I need to migrate 4.6.0 to 6.1.0 and then upload this site to a dnn in windows azure.
In my windows azure account i already have a dnn installed, version 6.01.0.
I have in my local computer a dnn 4.06.0 installed from scratch, with only two basic pages. I followed the suggested upgrade path to upgrade to the version 6.01.0 that i found in this link http://www.dotnetnuke.com/Resources/Wiki/Page/Suggested_Upgrade_Path.aspx.
So far, all is ok, i have in my local computer, a dnn site 6.01.0 with the initial two pages migrated from a dnn 4.6.0. Now, I used the option to export template (Host->SiteManagement->Export Template) and it work fine, then i upload the .template and the .template.resources in the folder in windows Azure using a remote desktop.
Then, I used the option SiteWizard to import the template, but here i have the problem, because the import doesn't work, and no error messages appears, only the page was reloaded.
I tried the same with a dnn 6.01.0 installed from scratch in my machine, and then importing this template in azure and it works fine.
PD
Both sites (local and azure) is in the same framework version (4.0) and both are in dnn 6.01.0
Any suggestion?