Dear all,
Having a strange issue. I created an Upgrade Codeunit, with an upgrade method.
This is codeunit 50003, with subtype Upgrade, and the upgrade function has FunctionType Upgrade. I even created a TableSyncSetup method, just in case.
It compiles with no errors.
However, when I go to Tools / Data Upgrade / Start and follow the prompts, I get the error in the subject line:
"No Upgrade methods have been found. Please create an Upgrade Codeunit with at least one Upgrade method in order to continue."
I even tried uploading (from my partner) a standard upgrade codeunit, but I get the same results.
I followed youtube and blog posts to put my upgrade codeunit together, but can't get it to work!
Anybody got any ideas?
Thanks a lot,
Val Gameiro
Answers
The TableNo field on the Codeunit Properties must NOT have the table number to which it refers.
Taking that out of the properties windows fixed it and it now works!
V
Tino Ruijs
Microsoft Dynamics NAV specialist