When I run web.mvc project (of asp.net boilerplate template) the following exception is throwed:
Abp.AbpException: There is no permission with name: Pages.Tenants.
I updated database. How to fix these problems? Thank you
When I run web.mvc project (of asp.net boilerplate template) the following exception is throwed:
Abp.AbpException: There is no permission with name: Pages.Tenants.
I updated database. How to fix these problems? Thank you
You can check AuthorizationProvider of your solution, in SetPermissions
method, Permissions are added to the context.