I have been using DNN for awhile. Finally getting around to upgrade. Problem is I'm trying to get from 2.1 to 3.2.
Windows 2000 and SQL database. I made a couple copies of the site to make sure I could and then tried the upgrade. Pretty sure I did everything right.
Here is the screen info:
Server Error in '/DotNetNuke32' Application.
Configuration Error
Description:An error occurred during the processing of a configuration file required to
service this request. Please review the specific error details below and modify
your configuration file appropriately.
Parser Error Message:
Section or group name 'data' has already been defined.
Source Error:
Line 3: configSections;
Line 4: sectionGroup name="dotnetnuke";
Line 5: section name="data" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"
Line 6: section name="logging" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"
Line 7: section name="scheduling" type="DotNetNuke.Framework.Providers.ProviderConfigurationHandler, DotNetNuke"
Source File: C:\Trusmart Web Sites\DotNetNuke32\web.config Line:5
Version Information:Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
[ConfigurationException]: Section or group name 'data' has already been defined. (C:\Trusmart Web Sites\DotNetNuke32\web.config line 5)
at System.Web.Configuration.HttpConfigurationSystem.CacheLookup(String vpath)
at System.Web.Configuration.HttpConfigurationSystem.ComposeConfig(String reqPath, IHttpMapPath configmap)
at System.Web.HttpContext.GetAppConfig(String name)
at System.Web.HttpContext.GetAppLKGConfig(String name)
Made is a whole 5 lines...ouch.
So my guess is I need to do a progressive upgrade. Am I right? and can anyone recommend the versions I should use to go from 2.1 to 3.2. I would prefer not to do them all.
Thanks,
Jeff