Applies to Product - Microsoft Dataverse
What’s happening?
Customers are experiencing failures when attempting to deploy managed solutions in Dynamics environments due to version mismatches between source and target instances.
Reason:
The underlying cause of this is a mismatch in the major solution versions between the source and target instances. Specifically, the base solution version in the target instance does not match the version of the patch solution being deployed, leading to deployment failures.
Resolution:
- For managed solution version mismatch:
- Verify the base solution version in both the source and target instances.
- If the target instance does not have the required version of the base solution, consider the following mitigation options:
- Combine the patch solutions into one solution and deploy it to the target instance to increase the base solution version. Note that this option may take significant time due to numerous components.
- Lower the base solution version in the source instance and create a new patch solution that aligns the base solution versions in both instances, allowing for quicker deployment.
