Showing results for X++ - Cesar de la Torre

Jan 4, 2008
Post comments count0
Post likes count0

How to enable debugging on Server – Dynamics AX

Cesar De la Torre
Cesar De la Torre

In most of the cases, our X++ classes have to be executing within the server (AOS). In a default deployment we're not able to debug server code. To have this Dynamics AX feature, we must enable it in ‘Microsoft Dynamics AX Server Configuration Utility’ tool (within 'Administrative Tools' menu). You may need to use the Manage button to Cre...

X++