web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Dynamics 365 Community / Blogs / Franz Kalchmair Blog / Error: You do not have the ...

Error: You do not have the following permissions on CodeUnit ApplicationManagement: Execute

keoma Profile Picture keoma 32,729

If you get following error:

sc13

then your nav user account has to less rights to work with the RTC client. This kind of error is normally shown, when you start the RTC client.

Reasons for that error can be:

  • You work with a database which comes from outside of your windows domain
  • Your permission set was changed

To solve that issue best you open SSMS (Sql Server Management Studio) and view table “User”. Search for your windows/nav account in field “User Name”. To go further you need the value in field “User Security ID”. Remember that value.

sc15

Then edit table “Access Control” and look for the same value in field “User Security ID”.

sc14

Change the “Role ID” value to SUPER, click the ENTER key to assign the change.

After that restart the RTC client and change your user settings as needed.

Cheers


Filed under: error, nav 2009, nav 2013, permissions Tagged: error, nav 2009, nav 2013, permissions, setup

Comments

*This post is locked for comments