Options

Upgrade to NAV2013R2 messages at step 9b

mdPartnerNLmdPartnerNL Member Posts: 802
edited 2014-01-08 in NAV Three Tier
While updating with this document http://blogs.msdn.com/b/nav/archive/201 ... 13-r2.aspx

in step 9b you need to import all new 2013R2 objects.fob.

Below are some of the messages I got and below it I added the solution to solve it. Hope it helps someone else.


The Description field with 11 ID in the Sales Invoice Line table has been deleted
from metadata, but the table contains data in the ... database.
Table: 113
Solution: The length of Field 11 was set to 250 in 2009 by the partner, but in NAV2013R2 the length is 50


The field Aantal with ID 50020 in the table Sales Cr.Memo Line cannot be deleted
or changed because the field contains data in the ... database of the ... company.
Table: 115
Solution: Field 50020 didn't exist in the new prepared 2013R2 code (mistake)



The field Update BizTalk Partner Setup with ID 80 in the table VAT Rate Change Setup cannot be deleted
or changed because the field contains data in the .... database of the ... company.
Table: 550
Solution: Field 80 didn't exist in the new prepared 2013R2 code.
But this table doesn't exist in the original NAV2009R2 Base database too..? So was a new field in NAV2013??



The Description field with 12 ID in the To-do table has been deleted from metadata,
but the table contains data in the ... database.
Table: 5080
Solution: The length of Field 12 was set to 75 in 2009 by the partner, but in NAV2013R2 the length is 50


The operation could not complete because a record in the Access Control table was locked by another user. Please retry the activity.

Solution: Compile some other objects first (disregard the errors), then do the import of 100 objects. In batches it will work.
Sign In or Register to comment.