Announcements
No record found.
Hello, am trying to download AL Symbols but am getting this error.
Hi,
Refer the below link
https://erpconsultors.com/issue-in-installing-al-symbol-in-vs-editor/
Regards
Amit Sharma
www.erpconsultors.com
The versions on the web and VSCode are matching. But still getting the same error
What does your launch json look like?
There seems to be an issue here that makes the AL compiler go a bit crazy.
What kind of authentication are you using?
Am using windows authentication.
Hello,
From server, you should remove /BC190/ as it gets duplicated because you also configured serverinstance with a value.
Hope it helps.
In launch.json, specify server as following and then try:
"server": "">http://localhost/"
Hope this helps!
what about the PORT?
Still it's not working
If your development port is configured correctly as 9049, it should look like this and you should be able to download symbols.
Thanks!
Hi Ezra,
Your parameters should be as follows:
"server": "http://localhost",
"serverInstance": "BC190",
"port": 9049,
Also ensure that the Developer Endpoint is enabled on the instance and the instance is running:
Regards,
Kudah
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our 2026 Super Stars!
We are thrilled to have these Champions in our Community!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 1,933 Super User 2026 Season 1
YUN ZHU 1,055 Super User 2026 Season 1
Teagen Boll 640 Super User 2026 Season 1