ALAppExtensions - Modules - DotNet Aliases : Assembly not found #18469
Unanswered
lorenzosoncini
asked this question in
Q&A
Replies: 1 comment
-
That looks about right!? It's also in line with the blog-posts there are to be found on the topic: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening to everyone,
I am trying to build to build the module "ALAppExtensions / System / DotNet Aliases/" but I receive 59 error like this:
error AL0451: An assembly named 'Microsoft.Dynamics.Nav.MX, PublicKeyToken=null' could not be found in the assembly probing paths ...
I build on a OnPrem Business Central 19. In my settings JSON I have added the folder (BC Service Add-Ins):
{
"al.assemblyProbingPaths": [
"./.netpackages",
"C:\Windows\assembly"",
"C:\Program Files\Microsoft Dynamics 365 Business Central\190\Service\Add-ins""
]
Where I can found all the DLL assembly?
Thanks
Lorenzo Soncini
Italy
Beta Was this translation helpful? Give feedback.
All reactions