microsoft / AL

Home of the Dynamics 365 Business Central AL Language extension for Visual Studio Code. Used to track issues regarding the latest version of the AL compiler and developer tools available in the Visual Studio Code Marketplace or as part of the AL Developer Preview builds for Dynamics 365 Business Central.
MIT License
722 stars 242 forks source link

The page contains a control add-in that is not permitted. Contact your system administrator Error in BC Insider build 24 #7674

Closed srkkoneti closed 4 months ago

srkkoneti commented 4 months ago

Microsoft.Dynamics.Nav.Client.BusinessChart;PublicKeyToken=31bf3856ad364e35, The page contains a control add-in that is not permitted. Contact your system administrator. Version: BC 24 Insider 24.0.16336.0

Following error message at Role Center page under insights area. We have used the Business chart dll in the below image. But these are not having any issues with the BC 23 version On cloud issue.

image

Please let us know, how can we fix this, or if is it going to be fixed in the next minor of the insider build.

sschuh commented 4 months ago

Had the same issue:

This will work:

image image
srkkoneti commented 4 months ago

Yes, It worked.

Thanks,