Hi there,
I try to migrate from 2.6 to 4.03. I did read the upgrade toolkit. All works fine till I start the step 1 Data Conversion. After this I got the message:
That means a field has been changed after the object are saved.
Old Type ...
New type: ...
It is the table 5407, field 13. with text[10]
Nobody changed this object. Not during the data conversion and not before. This field is the original one.
Has anybody a answer of my question?
didley
I have to add follow information:
Report "Inconsistent Reservations" running not fine. It asks me for a field 16 in table 337. There is no field in this table with this number.
0
Comments
recompile the codeunits.
As far as the report, you can run it after you load your new objects,
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
As the Screenshot tells the old is a code field and now it's a text field. So the program bother me it should be a code field. But in the old base database it is a text field also. so I'm a bit frustrated.
I can't compile all codeunits again because the 104045 "Upgrade 4.00 Step 1" ends with an error. Cant convert type
"Title-Salutation".Title := Titel;
in procedure update title.
didley
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
Please tell me one thing. Have I for the UPGT Step1 the database to upgrade to multilanguage or can I do Step1 without multilanguage upgrade?
- didley
Multi language is part of code comparison.
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
So I'm not using CRM in NAV I will comment out all rows in the codeunit till I can compile it.
I will you report the conclusion.
the conclusion is. I did customize all necessary things in the code of the upgrade toolkit.
Now we are migratet from 2.60 -> 4.03
- didley
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n