Hi,
Our Dynamics on-prem instance got successfully upgraded from 9.0.21.8 to 9.1.1.914 (KB4615457: https://support.microsoft.com/en-us/topic/microsoft-dynamics-365-on-premises-cumulative-updates-ed51f905-cf4e-3641-dc7c-afe2b868eeb9).
However, our existing organization failed when we try to upgrade them. We tried on 2 different environments (development and UAT) and got exact same issue on both.
Dynamics is now at version 9.1.1.914 but our orgs are stuck at version 9.0.31.7.
In log file we saw the most recent error that says:
Microsoft.Crm.CrmException: Encountered non-terminal failures during DBUpdates. Failing actions are: msdynce_SalesInsightsAnchor
We digged further and found msdynce_SalesInsightsAnchor failed because:
Failed to install msdynce_SalesInsightsAnchorException: Microsoft.Crm.PackageDeployment.PackageDeployerException
[Microsoft.Xrm.Sdk.OrganizationServiceFault]: Solution manifest import: FAILURE: The following solution cannot be imported: EmailEngagementPatch_managed
Some dependencies are missing. The missing dependencies are : <MissingDependencies><MissingDependency><Required key="0" type="60" displayName="Enhanced Email" parentDisplayName="Email" solution="msdynce_ActivitiesPatch (9.0.20081.200730005)" id="{63769d04-c74f-4808-b0aa-77339e1b9191}" /><Dependent key="0" type="60" displayName="Enhanced Email" parentDisplayName="Email" id="{63769d04-c74f-4808-b0aa-77339e1b9191}" /></MissingDependency></MissingDependencies>
We tried to manually install the solutions from the installer package cache. msdynce_SalesInsightsAnchor got installed with no errors. But we got a publisher mismatch error during install of msdynce_ActivitiesPatch solution.
We are out of ideas on how to fix this and would appreciate any help on this.
Thanks,
Jags