In NAV 2016 (W1, build 45480) I exported a company from database DB1 as a .navdata file.
I then tried to import the .navdata into database DB2, and got an error:
“The specified file contains a table with the ID 50011 that does not exist in the application database.”
However, in DB1 I cannot see any table 50011, while in DB2 there actually is a table with ID 50011.
Because of the urgency (and because we only need one company, and have no problem deleting the other companies) I ended up taking a SQL backup of DB1, and restored that as DB3.
But there are other situations where we actually want to use different companies from different databases.
Have you ever encountered this error? Do you know of possible solutions?
I then tried to import the .navdata into database DB2, and got an error:
“The specified file contains a table with the ID 50011 that does not exist in the application database.”
However, in DB1 I cannot see any table 50011, while in DB2 there actually is a table with ID 50011.
Because of the urgency (and because we only need one company, and have no problem deleting the other companies) I ended up taking a SQL backup of DB1, and restored that as DB3.
But there are other situations where we actually want to use different companies from different databases.
Have you ever encountered this error? Do you know of possible solutions?