Thursday, July 2, 2015

Invalid data container type

You might get this issue while working on web service(.NetTcp adopter) in VS or during execution of AIF document service generation wizard.

To fix this issue you have to merge the macro from the several layers so every DataContainerType of both standard AX and your custom services are mentioned.If you still see this error after merging DataContainerTypes macro do compile forward for "AfStronglyTypedDataContainer" class.

Cheers!