Applies to Product – Dynamics 365 Lifecycle Services
What’s happening?
The customer encountered an error while attempting to run a data upgrade package, specifically stating: "The version of service on current machine is higher than the one that's in the package. Need data upgrade package for .110 or a way to run .87 upgrade package with .110."
The customer encountered an error while attempting to run a data upgrade package, specifically stating: "The version of service on current machine is higher than the one that's in the package. Need data upgrade package for .110 or a way to run .87 upgrade package with .110."
Reason:
The underlying cause of this is that the version of the service on the current machine is higher than the version included in the upgrade package, and downgrading is not supported.
The underlying cause of this is that the version of the service on the current machine is higher than the version included in the upgrade package, and downgrading is not supported.
Resolution:
To resolve this, the following steps were taken: - Use the command line parameter -versioncheck=false to bypass the version check issue during the upgrade process. - Refer to the documentation titled "Upgrade from AX 2012 - Data upgrade in development environments - Finance & Operations | Dynamics 365 | Microsoft Learn" for further guidance on handling such scenarios.
To resolve this, the following steps were taken: - Use the command line parameter -versioncheck=false to bypass the version check issue during the upgrade process. - Refer to the documentation titled "Upgrade from AX 2012 - Data upgrade in development environments - Finance & Operations | Dynamics 365 | Microsoft Learn" for further guidance on handling such scenarios.
