Base solution for your next web application
Open Closed

ABP v8.3 Update for Can't create component 'Microsoft.AspNetCore.Mvc.ApiExplorer.IApiDescriptionProvider_f22d71e2-de89-4d40-b537-4c49d264c67e' as it has dependencies to be satisfied. #12166


User avatar
0
mdepouw created

I'm receiving:

[16:23:22 ERR] An unhandled exception has occurred while executing the request. Castle.MicroKernel.Handlers.HandlerException: Can't create component 'Microsoft.AspNetCore.Mvc.ApiExplorer.IApiDescriptionProvider_f22d71e2-de89-4d40-b537-4c49d264c67e' as it has dependencies to be satisfied.

'Microsoft.AspNetCore.Mvc.ApiExplorer.IApiDescriptionProvider_f22d71e2-de89-4d40-b537-4c49d264c67e' is waiting for the following dependencies:

  • Service 'Microsoft.Extensions.DependencyInjection.IServiceProviderIsService' which was not registered.

    at Castle.MicroKernel.Handlers.DefaultHandler.AssertNotWaitingForDependency() at Castle.MicroKernel.Handlers.DefaultHandler.ResolveCore(CreationContext context, Boolean requiresDecommission, Boolean instanceRequired, Burden& burden) at

on startup and apparently the fix is updating to ABP v8.3: https://stackoverflow.com/a/78049494/185123

  1. Is that correct?
  2. if so, when will zero be upgrading to that version?

thanks!


2 Answer(s)
  • User Avatar
    0
    mdepouw created

    this post on MSFT Dev Community seems to be the exact same problem

  • User Avatar
    0
    m.aliozkaya created
    Support Team

    Hi @mdepouw,

    You can upgrade your ANZ project to the latest version. It is using ABP v9.4