Search code examples
navisiondynamics-nav

How can I find all my available objects in my NAV license?


Microsoft Dynamics NAV 2018

I'm trying to create objects with this customer license:

enter image description here

I should have space for new objects as license says... but how I can find which object ids are available for each object type?

This is what I get when trying to create a table:

enter image description here

enter image description here

If I try with this developer license I get the same error:

enter image description here

EDIT:

Checking with License Viewer as @ian_scho suggested throws this error when trying to open any of my licenses:

enter image description here


Solution

  • If you don’t have a permission txt file as mentioned in the other answer (one who gave you the license undoubtedly has the file or at least can download it again if lost), then the answer is the same as before

    https://stackoverflow.com/a/72907256/1820340

    Keep in mind that

    1. you need to restart nav server after you imported license.
    2. They're different places you can store license at. You can stride in at database or at SQL server. The one in database overrides the one on the server.