02-10-2018, 12:12 PM
(05-09-2018, 07:48 AM)DevOma Wrote: In your database the "Permissions" are activated and the account that you tried to logon is not granted. If you do not know the right account you can manually remove the setting in the database with the following sql statement
DELETE FROM ItemProperties WHERE ItemId = '1BF121C1-EFC4-4851-9407-D652D3B7C5BF' and RolePropertyId = '2924F6D4-8AB0-4EA4-8FE7-1BB078EC86B7'
right answer