My Errors & My Solutions My Errors & My Solutions - It Could Happen To You
When you try to run an imported page in Nav 2013 you receive the following error:
Microsoft Dynamics NAV
—————————
Cannot build the page {PageNo}.
The metadata object Table {TableNo} was not found.
—————————
OK
—————————
The metadata object Table {TableNo} was not found.
Cause:
TableRelation property of any field is having {TableNo}
Solution:
In the Development Environment design the SourceTable of the page {PageNo}.
Check all fields table relations that have the {TableNo} as TableRelation and fix them up writing the correct table.
Did my solution solve your problem? Leave a reply.
Cannot build the page {PageNo}. The metadata object Table {TableNo} was not found. Eclipses