Base solution for your next web application
Open Closed

Having error while running Net6.0 app in Startup.cs file #10862


User avatar
0
sumitshah created
  • What is your product version?
  • Net6.0
  • What is your product type (Angular or MVC)? Angular
  • What is product framework type (.net framework or .net core)?
  • .net Core

If issue related with ABP Framework

  • What is ABP Framework version?
  • ABP.AspNetCore(7.0.1)
  • ABP.AspNetZeroCore(4.0.l0)

Description : We are migrating application from .Net Core 2.2 to 6.0. While running application it is throwing exception from Startup.cs file. Please find below screenshots.

Please let us know what should I need to reference to resolve this and what should I need to add/update in Startup.cs file.


1 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Do you have an implementation of IRedisIDMSConfigurationCache ? If so, could you share it ?

    Thanks,