we installed V9.0.9.4 on premise service update succesfully and tested the same .It had no issues.When i try to install the 9.0.10.10(KB4521749) UI got updated but DB is not getting updated.
Got the below error,The RibbonDiff(7014debc-0ea4-e911-911b-005056b1f3b6) component cannot be deleted because it is referenced by 1 other components.but when we checked in the code we are not able to retrieve the same
12:24:18| Error| Applying database updates to organization with name = DevMaint Id=f403fca9-e982-e511-9285-005056ba7096 failed with Exception:
Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.SE.DatabaseActions.dll:Execute on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.Tools.ImportExportPublish.ImportRibbonsException: Ribbons import: FAILURE ---> Microsoft.Crm.CrmException: The RibbonDiff(7014debc-0ea4-e911-911b-005056b1f3b6) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
at Microsoft.Crm.ObjectModel.SolutionPreDeleteHandler.PreDeleteCheck(ExtensionEventArgs e, Object sender)
--------------------------------------------
12:24:18| Error| Installer Complete: OrganizationDBUpdateInstaller - Error encountered
12:24:18| Error| Exception occurred during Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller: Error.ActionFailed Microsoft.Crm.Tools.Admin.InstallDatabaseUpdatesAction
InnerException:
Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.SE.DatabaseActions.dll:Execute on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.Tools.ImportExportPublish.ImportRibbonsException: Ribbons import: FAILURE ---> Microsoft.Crm.CrmException: The RibbonDiff(7014debc-0ea4-e911-911b-005056b1f3b6) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
at Microsoft.Crm.ObjectModel.SolutionPreDeleteHandler.PreDeleteCheck(ExtensionEventArgs e, Object sender
-----------------------------------------------
12:24:18|Verbose| End: Check if CRM Solutions are installed isXrmOrg = False
12:24:18| Error| Update Organization with Id=f403fca9-e982-e511-9285-005056ba7096 failed with Exception:
System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.InstallDatabaseUpdatesAction ---> Microsoft.Crm.CrmException: Error in Action: Bin\Microsoft.Crm.SE.DatabaseActions.dll:Execute on attempt 3. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> Microsoft.Crm.Tools.ImportExportPublish.ImportRibbonsException: Ribbons import: FAILURE ---> Microsoft.Crm.CrmException: The RibbonDiff(7014debc-0ea4-e911-911b-005056b1f3b6) component cannot be deleted because it is referenced by 1 other components. For a list of referenced components, use the RetrieveDependenciesForDeleteRequest.
at Microsoft.Crm.ObjectModel.SolutionPreDeleteHandler.PreDeleteCheck(ExtensionEventArgs e, Object sender)
at Microsoft.Crm.BusinessEntities.BusinessProcessObject.<>c__DisplayClass192_0.<Delete>b__0()