Allow debugging
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
This topic describes how to enable debugging on an instance of Microsoft Dynamics AX Application Object Server (AOS).
Open the server configuration utility. Click Start > Administrative Tools > Microsoft Dynamics AX 2012 Server Configuration.
Verify that the AOS instance and configuration that you want to modify are selected.
On the Application Object Server tab, click Enable breakpoints to debug X++ code running on this server. When this option is enabled, clients can trace their interactions with the AOS instance.
Click Enable global breakpoints. When this option is enabled, clients can debug X++ code that is invoked by using Query Services. For more information about this option, see Microsoft Dynamics AX 2012 Server Configuration (form).
Click OK.