Hi all,
First time trying to create a MS-hosted pipeline. Want to ask few questions and also recap some version control concepts that I thought was something well established. When executing the pipeline, I'm getting the following error:
The assembly 'Dynamics.AX.MODELNAME, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' failed to load due to the module 'Dynamics.AX.MODELNAME.Queries.0.netmodule' not being present. Please perform a full build of the module that produced this dll.
Some tests that I already did:
- I was getting this same error message while compiling other model. As a test, I added all binary file (from MODEL/BIN folder) to source control and removed that particular model from AxBuild.sln solution. I'm a bit confused since at this point I never needed to add the binary files to source control.
- I installed the DevOps in one DEV vm and use it as the agent pool. I can see the pipeline is building the models and I can see the Dynamics.AX.MODELNAME.Queries.0.netmodule file after the pipeline is done (with errors).
This is my current pipeline setup:




What am I missing? Is there any setup I'm doing wrong?
Thanks in advance for your time reading this.
LOGS:
[View:/cfs-file/__key/communityserver-discussions-components-files/765/build.log:320:240]