Hi,
This happened to me several times now. I have merged changes in txt object file to upgrade to NAV2017. But after trying to compile, I get some funny error on some objects. And these objects were not even touched in my upgrade process. When I checked, I found out that some of these functions are referring to a different function. This triggered the incorrect no. of parameters error. To solve this, I just changed the function.
The second time, is I am in the process of merging a codeunit. This codeunit is not compilable yet. When I export this CU to txt, then I import the same CU (in txt format), without changes, the import failed.
Jordi
This happened to me several times now. I have merged changes in txt object file to upgrade to NAV2017. But after trying to compile, I get some funny error on some objects. And these objects were not even touched in my upgrade process. When I checked, I found out that some of these functions are referring to a different function. This triggered the incorrect no. of parameters error. To solve this, I just changed the function.
The second time, is I am in the process of merging a codeunit. This codeunit is not compilable yet. When I export this CU to txt, then I import the same CU (in txt format), without changes, the import failed.
Jordi