I have created a project using Visual studio to consume web service, and when running on a AX-client it works perfectly.
But when running same using batch job it gives error like: Assembly containing type XXXX.XXXX.XXX.XXXX is not referenced. Object 'CLRObject' could not be created.
Does anyone have a solution for this???