Hi All,
In AX 2009 i am getting the following error while posting a project item adjustment.
The iterator does not designate a valid element.
when i try to debug it, the error throws on the line,
ProjAdjustmentUpdate::newPostAdjustment(tmpProjAdjustmentCreate, tmpProjAdjustment, _args);
Debugger did not go to the method, it just throws error on that line.
Anyone knows the detail of it please inform.