CIL error After DMF installation

Hi

Whenever I am generating CIL This error is showing , after the installation of DMF . I tried full compilation full CIL but it doesn’t worked for me ,Please suggest a solution .

1754.title.png

Did you compile X++ without errors?

Hi Martin,

1018.Updated.png

I am getting these Errors After Full compilation .

Fixing compilation errors sound like a good idea…

“Invalid fields” are probably caused by an overlayering conflict in a form data source. You’ll see objects to fix in other columns of the compiler output form.

For layer related conflicts took the reference from here

http://ajstudi0.blogspot.in/2013/01/issue-with-customertransactioncusttrans.html

Hi Nakul,

I am also facing the same error while DMF data import but, I have solved this error and get to this conclusion that, This error occurs because of the modification in Query related Tables. The changes made in Tables are not automatically reflect in Query. That’s why some fields are mismatched with query data source and need to update it. So for solving this error. You just need to change affected Queries data source’s Field property ‘Dynamic’ No to Yes.

Thanks,

Sumit.