Édition

Partage via


Compiler Error AL0451

Note

The AL diagnostics topics are in preview. If you have input for this topic, we'd love to hear from you. Use our GitHub repo to create a PR and add content to this topic by going to here. To read about contributing, see Contribute to the Help. Thanks!

An assembly named '{0}' could not be found in the assembly probing paths '{1}'.

Description

The referenced assembly could not be found in the assembly probing paths. You must add the path of the folder containing the assembly to the Al: Assembly Probing Paths setting on the User Settings or Workspace Settings so the compiler can access it.

See Also

Get Started with AL
Developing Extensions