
I am getting authorization error when I try to open any element say when I tried to open a form or try to browse the table from AOT in VS what rights I need to provide and how ? but I am acing it by admin account and able to navigate and open AX functional work space
any suggestion
*This post is locked for comments
I have the same question (0)Hello axAmit1982,
You need to make sure the account you are using has sysadmin access to the SQL database, it should be sysadmin rights under server role. this would be in the DEV SQL Server. if there are multiple developers, my recommendation would be to create a security group for the developers and give access to this security group in SQL management studio for the DEV database. In User Mapping select the database you want access to and for Database role membership select db_datareader and public.