---------------------------
Microsoft Dynamics NAV Development Environment
---------------------------
There is no overload for method 'CallPrintOut' that takes '4' arguments.
---------------------------
OK
*This post is locked for comments
Hi Arun,
I had a look in earlier builds, 45243 where the object version is: NAVW19.00 and 46621 where the object version is: NAVW19.00.00.46621 and I found that the method is called with 2 parameters.
In build 48316, object version NAVW19.00.00.47256 the method is called with 4 parameters: WordHelper.CallPrintOut(WordDocument,PrinterName,Collate,Copies);
The questions is what is the build number that you used for your object upgrade? Can you check in Codeunit 1 in the ApplicationBuild() method?
Can you install the latest cumulative update?
You could replace your object with an older version but I think you need to check your system, compile all objects to make sure you don't have other issues.
9.00.45778
What is your 2016 build number?
I am also facing same issue, please give a solution.
form 2009sp1 to 2016
Yes, its same version
Hi,
What is your build no and what is your old version?
Hi Arun,
I can see that your cursor is on the name of the method, click somewhere in the code in the method instead (for example before the "IF GetWordApplication(WordApplication) ") and then try to access the locals please.
Yes, i did upgrade.
it's not showing
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156