Unable to compile codeunit with XmlReader objects in NAV 2017

Fdg77Fdg77 Member Posts: 6
I have several code units in a migration from NAV 2009 to NAV 2017 that will not compile. The error is
not find XmlReader.SaveToFile method in NAV 2017 in
Microsoft.dynamics.NAV.OLSync.Common DotNet library.
In NAV2009 the object is an Automation Server Object
How I could solve this problem? Thanks.

Answers

Sign In or Register to comment.