Error : A reference to 'Dynamics.AX.SourceDocumentation' is required to compile this module.
Views (763)
Today I will be discussing about one of the common issue which you might face while building the custom model.
Below is the detail description of that issue:
A reference to 'Dynamics.AX.SourceDocumentation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' is required to compile this module.
Root cause : One of reference module is missing from your custom model.
Solution : You need to update the model by using the model parameter wizard,. Go to Dynamics 365 -> Model management -> Update model parameters -> Select your model -> Check mark the source documentation module as reference.
Below is the detail description of that issue:
A reference to 'Dynamics.AX.SourceDocumentation, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' is required to compile this module.
Root cause : One of reference module is missing from your custom model.
Solution : You need to update the model by using the model parameter wizard,. Go to Dynamics 365 -> Model management -> Update model parameters -> Select your model -> Check mark the source documentation module as reference.
This was originally posted here.

Like
Report
*This post is locked for comments