Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics NAV (Archived)

Accessing objects having ID greater than 50149.

(0) ShareShare
ReportReport
Posted on by 3,959

Hi,
I need to use objects than more than the standard id range i.e 50100-50149.
How can I use them? Changing the ID range to 50100-50160 or greater gives an error.

*This post is locked for comments

  • Verified answer
    Andrey Baludin Profile Picture
    3,941 on at
    RE: Accessing objects having ID greater than 50149.

    Open app.json file in your project and find there an element

     "idRange": {

      "from": 50100,

      "to": 50149

        }

    and then fix it to

     "idRange": {

      "from": 50100,

      "to": 50170

        }

  • Olister Rumao Profile Picture
    3,959 on at
    RE: Accessing objects having ID greater than 50149.

    Hi Andrey,
    We are using the Cronus licence and trying the extensions. We get the following issue,
    2465.Issue.jpg
    In this case, do we need to have a new license for 2018?? We already have development license for NAV 2017 and we've tried using this License but the issue persist. 

  • Andrey Baludin Profile Picture
    3,941 on at
    RE: Accessing objects having ID greater than 50149.

    Maybe i understood you wrong. You mean that you can't change this part in app.json file :

     "idRange": {

       "from": 50100,

       "to": 50149

     }

    ?

    Or you can't publish or run your extension on database? In second case you need to have this range included in your license to run it.

  • Olister Rumao Profile Picture
    3,959 on at
    RE: Accessing objects having ID greater than 50149.

    So, table extensions and pages extension IDs range can be increased without the Development License?? And incase of CodeUnits,Reports, Query and XMLPort we need a Development License??

    Also, could you suggest me where can I refer for this type of information?

  • Suggested answer
    Andrey Baludin Profile Picture
    3,941 on at
    RE: Accessing objects having ID greater than 50149.

    This range should be included in your customer's license. Or upload your development license on server (i don't know witch type do you have). Without it - only table extensions and page extensions will work.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge Winners! 🌸

Congratulations to all our community participants!

Adis Hodzic – Community Spotlight

We are honored to recognize Adis Hodzic as our May 2025 Community…

Kudos to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Microsoft Dynamics NAV (Archived)

Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans