How toRemote Debugging for AX

Remote Debugging for AX

Sana Commerce 8.1
Your provider

Enable Breakpoints

Step 1: Open the 'Microsoft Dynamics AX Server Configuration' utility. It can be found at the following location: Start > Control Panel > Administrative Tools > Microsoft Dynamics AX 2009 Server Configuration.

Step 2: Click 'Manage' and select 'Create configuration…'.

Step 3: In the 'Create Configuration' window type the configuration name and click 'OK'.

Step 4: On the 'Application Object Server' tab select 'Enable breakpoints to debug X++ code running on this server' and click 'Apply'.
If a message that the AOS should be restarted is shown, click 'OK'.

Now the breakpoints are enabled.

How toRemote Debugging for AX