Hi guys
I am trying to convert my C/AL files to AL.
I have followed this instruction from start to end.
https://docs.microsoft.com/en-gb/dynamics-nav/developer/devenv-txt2al-tool
Problem
When I create the .al files and import them into my Visual Studio Code project, I get tons of errors. about some references to standard objects such as Sales Header or Item are missing.
I have done following to solve the problem:
- Download Symbols
- Instal .VSIX from Modern Development Environment folder.
Why are there so many missing references to standard objects?
*This post is locked for comments
I have the same question (0)