I have migrated my database from BC18.5 to 21 and now I want to migrate to BC24 but I am getting error in the sync step.
I have published my System Application, Business Foundation, Base Application and Application app. Then I am trying to Sync using 'Sync -NavApp'.
I am getting the following error while running the command /Sync-NAVApp -ServerInstance CBBTEST24 -Tenant default -Name /Base Application/ -Version 24.0.16410.18056/
Error:- Could not upgrade the extension 'Base Application' by 'Microsoft' from version '21.1.48363.48638' to
'24.0.16410.18056' for tenant 'default' and company '' due to the following error: 'You tried to invoke the Report object with the ID 50011 from the object Upgrade - BaseApp. An object with
that ID does not exist in the current application compiled with emit version 24034
Why is it referring to a custom report at id 50011? and how do I proceed further. Any help would be appreciated