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
732 stars 243 forks source link

Errors AD0001 in App.Json #5956

Closed f4n0 closed 4 years ago

f4n0 commented 4 years ago

Describe the bug these exceptions appear in the app.json: al-log.txt

to summarize:

To Reproduce Steps and to reproduce the behavior:

  1. Go to '...'

AL Code to reproduce the issue

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

5. Versions:

atoader commented 4 years ago

Hi! We had a bug around how additional assemblies are loaded by the static analysis framework. The issue should be resolved in version 6.0.287158 or newer.

f4n0 commented 4 years ago

Hi! I've just installed the new AL Language from the daily Build W1. But for now no changes. I will wait! Thanks

qutreson commented 4 years ago

Hi @stefanoPrimo, did you get a chance to verify if this issue is fixed in our latest developer preview?

f4n0 commented 4 years ago

Yes, I've just updated and No errors! Great work! Thanks

qutreson commented 4 years ago

Thank you for reporting it and verifying it!