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 :
Microsoft Dynamics AX (Archived)

"Load additional metadata" error

(0) ShareShare
ReportReport
Posted on by 187

I need to check the CAL related the roles. I have installed the Security Development Tool and when I click on "Load additional metadata" button, show the error below:

5822.1.jpg

What is the problem?

*This post is locked for comments

I have the same question (0)
  • Rustem Galiamov Profile Picture
    8,072 on at

    What element did you check ?

  • Rafael Araujo Profile Picture
    187 on at

    I tried to check the BOMProductDesigner role, but I will need to check some custom roles too. The parameters fields (ViewUserLicense, MaintainUserLicense) exist in menu items.

  • Rustem Galiamov Profile Picture
    8,072 on at

    I've checked this role and a few other roles and don't get any errors.

    What value of entryPointNode  causes an error?

  • Suggested answer
    Mea_ Profile Picture
    60,286 on at

    Check in debugger that it does not pick up root node of display menu items. In case it does you could add 1 line of code to skip it because it doesn't have that property, if you don't know how - ask your developer. Or search for a hotfix in LCS, there was one as far as I remember.  

  • Jonalyn Gumafelix Profile Picture
    5 on at

    How did you solve this issue?

  • OAT Profile Picture
    25 on at

    You can try this in your non production environment.

    Form: SysSecEntryPointManager

    Method: LoadAdditionalMetadata

    1. Add this code: Add this code in after line 44

    if(entryPointNode.treeNodeName() == "Display"
    || entryPointNode.treeNodeName() == "Output"
    || entryPointNode.treeNodeName() == "Action")
    {
    continue;
    }

    fix_5F00_loadAdditionalMetaData.JPG

  • Jonalyn Gumafelix Profile Picture
    5 on at

    Awesome! It's working.

  • Jonalyn Gumafelix Profile Picture
    5 on at

    Thank you btw. What a great timesaver!

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 26

#2
imran ul haq Profile Picture

imran ul haq 8

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 4 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans