PS C:\Users\Administrator\Desktop> Sync-NAVTenant -ServerInstance Company100 MicrosoftDynamicsNavServer$Company100 Confirm synchronization of default tenant in Sync mode [Y] Yes [N] No [S] Suspend [?] Help (default is "Y"): Y Sync-NAVTenant : The metadata object Table 2000000053 was not found. At line:1 char:1 + Sync-NAVTenant -ServerInstance StudioQ100 + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (0:Int32) [Sync-NAVTenant], NavCom mandException + FullyQualifiedErrorId : MicrosoftDynamicsNavServer$Company100,Microsoft. Dynamics.Nav.Management.Cmdlets.SyncNavTenant
Answers
- without recompiling
- recompiling all objects (before and after)
- from dev env or powershell same error
https://saurav-nav.blogspot.com/2012/02/metadata-for-object-of-type-table-with.html
Zohaib Ahmed
Dynamics NAV ERP Technical Consultant.
please like / agree / verify my answer, if it was helpful for you. thanks.
Thanks
I was able to solve by building server application objects from development environment: Tools - Build Application Server Objects. This action recompile all tables including virtual/hidden and generates metadata.