Options

"The metadata object Table 2000000053 was not found" upgrading from 2016CU13 to 2017RTM

francescomfrancescom Member Posts: 5
edited 2016-11-22 in NAV Three Tier
Hi,
I'm in the process to upgrade to Dynamics NAV 2017 from the latest Dynamics NAV 2016 CU (13).
While all CUs upgrades in the 2016 works fine, I can't understand what to do with this error:
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


Tried:
- recompiling all objects (before and after)

Many thanks in advance
francesco

Answers

  • Options
    francescomfrancescom Member Posts: 5
    Tried:

    - without recompiling
    - recompiling all objects (before and after)
    - from dev env or powershell same error
  • Options
    francescomfrancescom Member Posts: 5
    Anyone :smile: ?
  • Options
    francescomfrancescom Member Posts: 5
    50 views no replies.. common problem?
  • Options
    zohaibu95@hotmail.comzohaibu95@hotmail.com Member Posts: 223
    Best Regards
    Zohaib Ahmed
    Dynamics NAV ERP Technical Consultant.

    please like / agree / verify my answer, if it was helpful for you. thanks.
  • Options
    AstiniaAstinia Member Posts: 40
    Have you passed this problem?
    Thanks
  • Options
    AstiniaAstinia Member Posts: 40
    I complied it, stopped and run the service - and the syn-navtenant worked.
  • Options
    MaxxMaxx Member Posts: 10
    I got the same error, during conversion NAV 2016 db to NAV 2018 db for generation AL files.
    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.
Sign In or Register to comment.