We just upgraded a site from DNN 06.00.02 Community to DNN 06.01.05 Enterprise.
The upgrade process was successful, but when I tried to access the site, I received the following error:
An error has occurred. DotNetNuke.Services.Exceptions.PageLoadException: Unrecognized attribute 'multipleSiteBindingsEnabled'. Note that attribute names are case-sensitive. (e:\websites\development\visitmo.upgrade.dev.steadyrain.local\web.config line 657) ---> System.Configuration.Configurati sException: Unrecognized attribute 'multipleSiteBindingsEnabled'. Note that attribute names are case-sensitive. (e:\websites\development\visitmo.upgrade.dev.steadyrain.local\web.config line 657) at System.Configuration.BaseConfigurationRecord.EvaluateOne(String[] keys, SectionInput input, Boolean isTrusted, FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult) at System.Configuration.BaseConfigurationRecord.Evaluate(FactoryRecord factoryRecord, SectionRecord sectionRecord, Object parentResult, Boolean getLkg, Boolean getRuntimeObject, Object& result, Object& resultRuntimeObject) at System.Configuration.BaseConfigurationRecord.GetSectionRecursive(String configKey, Boolean getLkg, Boolean checkPermission, Boolean getRuntimeObject, Boolean requestIsHere, Object& result, Object& resultRuntimeObject) at System.Configuration.BaseConfigurationRecord.GetSection(String configKey, Boolean getLkg, Boolean checkPermission) at System.Configuration.BaseConfigurationRecord.GetSection(String configKey) at System.Web.HttpContext.GetSection(String sectionName) at System.Web.Configuration.HttpConfigurationSystem.GetSection(String sectionName) at System.Web.Configuration.HttpConfigurationSystem.System.Configuration.Internal.IInternalConfigSystem.GetSection(String configKey) at System.Configuration.ConfigurationManager.GetSection(String sectionName) at System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetSectionFromConfigurationManager(String sectionPath) at System.ServiceModel.Configuration.ConfigurationHelpers.UnsafeGetAssociatedSection(ContextInformation evalContext, String sectionPath) at System.ServiceModel.Configuration.ServiceHostingEnvironmentSection.UnsafeGetSection() at System.ServiceModel.ServiceHostingEnvironment.HostingManager.LoadConfigParameters() at System.ServiceModel.ServiceHostingEnvironment.HostingManager..ctor() at System.ServiceModel.ServiceHostingEnvironment.EnsureInitialized() at System.ServiceModel.ServiceHostingEnvironment.OnEnsureInitialized(Object state) at System.ServiceModel.PartialTrustHelpers.PartialTrustInvoke(ContextCallback callback, Object state) at System.ServiceModel.ServiceHostingEnvironment.SafeEnsureInitialized() at System.ServiceModel.Activation.HttpModule.ProcessRequest(Object sender, EventArgs e) at System.Web.HttpApplication.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) --- End of inner exception stack trace ---
Any help would be greatly appreciated.