-->

Debug on Server side

2019-07-18 06:24发布

问题:

I have a Microsoft dynamics Ax client instance. While posting packing slip on Sales Order I have encountered some errors.

So I started debugging the code but I did not find any solution. I have learned that those methods are being called on server side.

Is there any possibility to debug those methods on Client side?

If not how to find out in general which methods are called during the process. Please provide the answer in general way. These question is not about errors in Sales Order pacing slip.

Apart from Debugging is there any way to find out which methods are called during execution?

回答1:

See How to enable debugging on Server and Debug X++ code in a Batch Server in AX 2009.

Besides debugging there is tracing.



标签: axapta ax