Hi All,
I am trying to debug code Service from VS studio When I am running services on Azure App ,but the debugger doesnot work
Any hint ?
Is there any process can I use to attch debugger to it and trace code of AX
WCF service are part of .net Application , Usually when WCF is published on IIS I can attach process and debug AX code.