Hi Folks,
I am unable to debug ax application using Ax 2012 debugger. I was added in Microsoft Dynamics Ax Debuggers group as well. Eventhough I am not able to debug the code.
When the execution hit the breakpoint(single or multiple), Debugger is opening but with in fraction on seconds the code got executed and I can't see anything in Debugger(is simply opened).
I didn't get the point why this is happening. It is a client network and I am connecting through CITRIX RDP.
Kindly help me with your valuable ideas :-)
Thanks in advance,
Vasanth Arivali
*This post is locked for comments
Hi Vasanth,
I am also facing the same problem can you help me out ...
Thanks in advance.
srikanth
Hi Friends,
I got resolved earlier but I forget the solution which I did and update this as well. Thanks for your valuable replies.
// Vasanth Arivali
Hi Vasanth,
Have you tried to write the keyword 'breakpoint' before the code where you want the code to stop execution?
Thanks,
Baber.
Hi Team,
To use the debugger, users must belong to the Microsoft Dynamics AX Debugging Users local group on the computer. The person who installed the debugger is automatically added to this group.
Also Note that If you added , then before using an Sign out /log out and sign in /log in is must.
You can run debugger and AX as run as administrator.
open debugger as administrator and keep it opened. Now put breakpoint on x++ code. Execute the code. You can debug it now
Hi ,
please check on the server configuration if allow debug on x++ code running on server is enabled.
Regards,
Bilal
Toms answer was spot on for me, if you ever experience as debugger simply firing up but no code showing up or breakpoints not stopping, then log out and log back in.
I've had this happen quite a few times when debugging different customer environments but never through CITRIX. After being added to the AX Debugger Security Group you'll need to logout of your windows session and log back in. Once you log back in set your breakpoints, run your process and see if things work out for you.
Mohamed Amine Mahmoudi
100
Super User 2025 Season 1
Community Member
48
Zain Mehmood
6
Moderator