Hie folks,
On my class, the business logic works fine (without adding batch), but when i schedule a batch in my class, i'm getting the following error frequently.
" Unable to construct an object from the class XXXX in the batch framework. Make sure that the X++ code has been compiled to Microsoft .NET Framework CIL, and that the constructor does not require any parameters.
Microsoft.Dynamics.Ax.Xpp.ErrorException: Exception of type 'Microsoft.Dynamics.Ax.Xpp.ErrorException' was thrown at Dynamics.Ax.Application.BatchRun.runJobStaticCode(Int64 batchId) in BatchRun.runJobStaticCode.xpp:line 34 "
Looking forward for your replies !
- Arun :)
*This post is locked for comments