I’m trying to help a client move an old DotNetNuke site to a new host (old one shutting down)
The DNN site runs version 3.2 (according to right-click > Details > Product Version on the DotNetNuke.dll).
I’m having a hard time find info on this old version.
What version of ASP.NET does this need?
New host has .NET 2 & 4. Any chance this can be setup on a .NET 2 machine?
Is there anywhere where I can get a hold of the original manuals for this? (DNN site only goes back to version 5)
The general process of moving a site is:
You can find some docs that shipped with the release at http://dotnetnuke.codeplex.com/releases/view/19992.
I also noticed that the 3.x line requires .Net1.1, the 4.x line uses .Net2. That was way before my involvement with DNN.