I'm trying to upgrade a dnn 9.13.9 to DNN 10 and I get this errror. I've already upgraded a couple sites and never seen this one before. Any ideas?
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: No service for type 'DotNetNuke.Abstractions.Application.IApplicationStatusInfo' has been registered. Source Error:
Stack Trace:
<code>[InvalidOperationException: No service for type 'DotNetNuke.Abstractions.Application.IApplicationStatusInfo' has been registered.] Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider, Type serviceType) +213 Microsoft.Extensions.DependencyInjection.ServiceProviderServiceExtensions.GetRequiredService(IServiceProvider provider) +104 DotNetNuke.Common.Globals.OnDependencyProviderChanged(Object sender, PropertyChangedEventArgs eventArguments) +27 DotNetNuke.Web.Common.LazyServiceProvider.SetProvider(IServiceProvider serviceProvider) +62 DotNetNuke.Web.Common.Internal.DotNetNukeHttpApplication.Application_Start(Object sender, EventArgs eventArgs) +190 [HttpException (0x80004005): No service for type 'DotNetNuke.Abstractions.Application.IApplicationStatusInfo' has been registered.] System.Web.HttpApplicationFactory.EnsureAppStartCalledForIntegratedMode(HttpContext context, HttpApplication app) +475 System.Web.HttpApplication.RegisterEventSubscriptionsWithIIS(IntPtr appContext, HttpContext context, MethodInfo[] handlers) +118 System.Web.HttpApplication.InitSpecial(HttpApplicationState state, MethodInfo[] handlers, IntPtr appContext, HttpContext context) +176 System.Web.HttpApplicationFactory.GetSpecialApplicationInstance(IntPtr appContext, HttpContext context) +220 System.Web.Hosting.PipelineRuntime.InitializeApplication(IntPtr appContext) +303 [HttpException (0x80004005): No service for type 'DotNetNuke.Abstractions.Application.IApplicationStatusInfo' has been registered.] System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +657 System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +89 System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +189</code>
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.