Sitefinity Community Edition 8 errors during Project Startup
The current type, Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper, is an interface and cannot be constructed. Are you missing a type mapping?Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.InvalidOperationException: The current type, Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper, is an interface and cannot be constructed. Are you missing a type mapping?Source Error: An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.Stack Trace: [InvalidOperationException: The current type, Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper, is an interface and cannot be constructed. Are you missing a type mapping?] Telerik.Microsoft.Practices.ObjectBuilder2.DynamicMethodConstructorStrategy.ThrowForAttemptingToConstructInterface(IBuilderContext context) +344 BuildUp_Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper(IBuilderContext ) +59 Telerik.Microsoft.Practices.ObjectBuilder2.BuildPlanStrategy.PreBuildUp(IBuilderContext context) +304 Telerik.Microsoft.Practices.ObjectBuilder2.StrategyChain.ExecuteBuildUp(IBuilderContext context) +434 Telerik.Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides) +440[ResolutionFailedException: Resolution of the dependency failed, type = "Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper", name = "(none)".Exception occurred while: while resolving.Exception is: InvalidOperationException - The current type, Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper, is an interface and cannot be constructed. Are you missing a type mapping?-----------------------------------------------At the time of the exception, the container was: Resolving Telerik.Sitefinity.DataIntelligenceConnector.Configuration.IDataIntelligenceConnectorConfigWrapper,(none)] Telerik.Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, Object existing, String name, IEnumerable`1 resolverOverrides) +546 Telerik.Microsoft.Practices.Unity.UnityContainer.DoBuildUp(Type t, String name, IEnumerable`1 resolverOverrides) +20 Telerik.Microsoft.Practices.Unity.UnityContainerExtensions.Resolve(IUnityContainer container, ResolverOverride[] overrides) +87 Telerik.Sitefinity.DataIntelligenceConnector.DataIntelligenceConnectorModule.Bootstrapper_Initialized(Object sender, ExecutedEventArgs e) +82 System.EventHandler`1.Invoke(Object sender, TEventArgs e) +0 Telerik.Sitefinity.Abstractions.Bootstrapper.Bootstrap() +906 Telerik.Sitefinity.Services.SystemManager.RestartApplication(OperationReason restartReason, SystemRestartFlags flags, Boolean sendRestartApplicationSystemMessage) +603 Telerik.Sitefinity.Web.UI.Backend.StartupWizard.wizard_FinishButtonClick(Object sender, InternalWizardNavigationEventArgs e) +1068 Telerik.Sitefinity.Web.UI.Backend.InternalWizard.OnFinishButtonClick(InternalWizardNavigationEventArgs e) +171 Telerik.Sitefinity.Web.UI.Backend.InternalWizard.OnBubbleEvent(Object source, EventArgs e) +764 System.Web.UI.Control.RaiseBubbleEvent(Object source, EventArgs args) +52 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3586
Community edition hasn't been available since about 6, wonder if that's the problem
Hello Dave,
It seems that the Connector for Digital Experience Cloud is activated in your project and since the connector is not available for Community License this is causing the issue.
In order to resolve the issue please go to Administration -> Modules and Services and scroll down the list of modules to find the Connector for Digital Experience Cloud. If it is marked as active, please deactivate the module from its Actions link (Actions -> Deactivate).
Please also keep in mind that the Community License is discontinued. If you have any other questions related to licensing, I would suggest that you contact our sales team at sales@sitefinity.com or directly your account manager. They may provide more details on this.
Regards,
Sabrie Nedzhip
Telerik