Wallace Burrus wrote
I have attempted to install v3.37 but when I browse to localhost and try to launch the installation url I get this error: @ Page CodeBehind="Install.aspx.vb" language="vb" AutoEventWireup="false" Explicit="True" Inherits="DotNetNuke.Framework.Install" |
That's because your server is set to ASP.NET 2.0 and DNN 3.x runs on ASP.NET 1.1. The simple answer is not to install the 3.x versions, go straight to the latest version, 4.8.4 at this time. Mitch's site has a great install guide.
If you absolutely have to install version 3.37, such as if your girlfriend will leave you and take the dog if you don't, you need to configure the web site for the 1.1 framework. If your girlfriend is going to leave but you get to keep the dog, it's still worth installing the latest version. That will give you the least amount of headache, even with the need to search for a new girlfriend.
Jeff