Hi
I want to debug my AL extension code but debugger is not working on VS Code. Please suggest if I'm missing on any settings.
Thanks in advance!
Khudeja
Hi
I want to debug my AL extension code but debugger is not working on VS Code. Please suggest if I'm missing on any settings.
Thanks in advance!
Khudeja
Hi
Seems to be a known bug from last version:
Try installing previous VSCode version
update.code.visualstudio.com/.../stable
Hope it helps
Since the last VSCode update, it is imposible to debug in AL.
It stops in the first breakpoint you set, and then it does not keep on debugging.
Any idea?
Have exactly the same issues. Some objects (standard symbols) behave differently. Debugging displays a No).dal file with "no content available". Tried admin mode. Reboots. All sorts of things.
To start Visual Studio Code in elevated mode you right click on the VS Code icon, chosse more, then run as administrator.
I am New in these Can you Guide me.
Weird.
Have you tried starting visual studio Code in elevated mode? Using run as administrator?
Same Problem
.dal opened
I've also a probleme with Al language debugger since Al Language version 11 has been installed. When I set a breakpoint in a Microsoft standard object (opened in .dal with Al Explorer) or in an event subscriber in one my codeunits, the debugger doesn't stop on these breakpoint.
When I debugg step by step, a new page opens on VSCode and says "No content available" when it should instead enters in a Microsoft standard object.
I work on an OnPremise environment. I try to debug the codeunit 91 Purch-Post (Yes/No) and to subscribe to the event OnBeforeConfirmPost, but I can't enter in the event, neither can I rise my event publisher.
Yes I also try to add breakpoint ,but it is not giving me any response.
Did you try adding breakpoints to see if they are reached?
YUN ZHU
628
Super User 2025 Season 1
Mansi Soni
495
Sagar Dangar, MCP
395