I am trying to upgrade from BC23 (23.9.21328.0) to BC24(24.4.22295.22925).
however when i do a navdataupgrade for System application I get below error:
'System Application' by 'Microsoft' from version '23.9.21328.0' to '24.4.22295.22925' for tenant 'default' and company 'BAKC' due to the
following error: 'An item with the same key has already been added. Key: 00000000-0000-0000-0000-000000000000'.
I have followed all the process , but got stuck here:
Start-NAVAppDataUpgrade -ServerInstance BC240 -Name "System Application" -Version 24.4.22295.22925 -SkipVersionCheck
Install-NAVApp -ServerInstance BC240 -Name "Business Foundation" -Version 24.4.22295.22925
Start-NAVAppDataUpgrade -ServerInstance BC240 -Name "Base Application" -Version 24.4.22295.22925 -SkipVersionCheck
Start-NAVAppDataUpgrade -ServerInstance BC240 -Name "Application" -Version 24.4.22295.22925 -SkipVersionCheck
Thanks