Hello All,
I have upgraded a database from BC14 to BC20. At that time, the application version was not upgraded hence with the use of the below command I upgraded the application version.
- Set-NAVApplication -ServerInstance BC200 -ApplicationVersion 20.0.42653.43007 -Force
- Get-NAVApplication -ServerInstance BC200
But still, in TenantDataVersion it is showing BC14 Version as we can in below screen.
Tried to upgrade one more time but it is giving the below error.
referred to this below link to resolve the issue but still, I am not able to increase TenantDataVersion
https://github.com/MicrosoftDocs/dynamics365smb-devitpro-pb/issues/868
Will the Sync-NAVTenantDatabase command will resolve this issue?