While upgrading our organization from 8.2.5.4 to 9.0.3.7 on-premise the installation fails on the the following error:
15:05:43| Info| CrmAction execution time; InstallPlatformSolutionsAction; 00:10:16.4817865 15:05:43| Info| Executing Install action: Microsoft.Crm.Tools.Admin.CreateCustomControlDefaultConfigAction 15:05:43| Error| System.Exception: Error.ActionFailed Microsoft.Crm.Tools.Admin.CreateCustomControlDefaultConfigAction ---> Microsoft.Crm.BusinessEntities.CrmObjectNotFoundException: solution With Id = 56595ebe-989b-46ba-990e-8b619d05b5d9 Does Not Exist at Microsoft.Crm.Caching.SolutionDataCacheLoader.LoadCacheData(Guid key, ExecutionContext context) at Microsoft.Crm.Caching.ObjectModelCacheLoader`2.LoadCacheDataInternal(TKey key, Object existingDataContainer, IOrganizationContext context) at Microsoft.Crm.Caching.ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context) at Microsoft.Crm.Caching.CrmMultiOrgCacheBase`2.CreateEntry(TKey key, IOrganizationContext context) at Microsoft.Crm.Caching.CrmMultiOrgCacheBase`2.<>c__DisplayClass19_0.<LookupEntry>b__2() at Microsoft.PowerApps.CoreFramework.ActivityLoggerExtensions.Execute(ILogger logger, EventId eventId, ActivityType activityType, Action action) at Microsoft.Xrm.Telemetry.XrmTelemetryExtensions.Execute(ILogger logger, XrmTelemetryActivityType activityType, Action action) at Microsoft.Crm.Caching.CrmMultiOrgCacheBase`2.LookupEntry(TKey key, IOrganizationContext context) at Microsoft.Crm.SE.DllMethodActions.CreateDefaultCustomControlDefaultConfigForOOB.UpdateSolutionPublisherMap(IDictionary`2 solutionPublisherIds, BusinessComponentState entityState, ExecutionContext context) at Microsoft.Crm.SE.DllMethodActions.CreateDefaultCustomControlDefaultConfigForOOB.CreateDefaultCustomControlDefaultConfigRecords() at Microsoft.Crm.Tools.Admin.CreateCustomControlDefaultConfigAction.Do(IDictionary parameters) at Microsoft.Crm.Setup.Shared.CrmAction.ExecuteActionHelper(CrmAction action, IDictionary parameters, Boolean undo) --- End of inner exception stack trace ---, Error, RetryCancel, Option1 15:09:27| Info| InputResult: Retry
Does anyone has any idea?
*This post is locked for comments