0
Repunjay created
Hi Team,
I am getting below 3 errors after upgrading to 6, please guide/provide the resolution for this, screen shots attached for the same.
- IPermissionStateManager is throwing a reference missing error, is it removed or renamed?
- ITenantAppService is excepecting implementation, why it is required and how to do it?
- Why the DefaultConnectionString throwing an error, how to resolve it?
Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.
If you're creating a bug/problem report, please include followings:
- ABP Framework version: vX.X.X
- UI type: Angular / MVC / Blazor
- DB provider: EF Core / MongoDB
- Tiered (MVC) or Identity Server Separated (Angular): yes / no
- Exception message and stack trace:
- Steps to reproduce the issue:"
4 Answer(s)
-
0
-
0
-
0
-
0
You can temporarily comment out the constructor and let the IDE generate the constructor for you.