0
sipoyraj created
Hi I am getting the exception after giving permissions for creating person
An exception of type 'Abp.AbpInitializationException' occurred in Abp.dll but was not handled in user code
Additional information: Duplicate permission name detected for Pages.Tenant.PhoneBook
Please help me out
2 Answer(s)
-
0
Hi,
It seems there are two permissions with the same name: "Pages.Tenant.PhoneBook". Can you check it? If you copied a permission, maybe you missed to change it's name. You can paste your AuthorizationProvider code here, so I can see it.
-
0
Yeah.. I did it T
Thank you