have just recently upgraded my Dynamics 365 on-premise server software version 9.0.6.9 to the latest Microsoft Path Feb 2020 release version 9.0.13.11. The installation was completed with no issues. However, I am getting errors when I am upgrading my organizations.
16:38:50| Error| Import Organization (Name=xxxxx, Id=xxxx) failed with Exception:
Microsoft.Crm.CrmException: Failed to install organization db updates. One or more actions have failed. Failing actions are: InstallCrmSystemConvertedSolutionsAction
at Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller.ProcessFailedActions()
at Microsoft.Crm.Tools.Admin.OrganizationDBUpdateInstaller.Execute()
at Microsoft.Crm.Tools.Admin.ImportOrganizationInstaller.Import(Guid organizationId, String organizationUniqueName, String organizationFriendlyName, String sqlServerName, String databaseName, Uri reportServerUrl, ICollection`1 users, MultipleTenancy multipleTenancy, Boolean patchOnImport, OrgDbUpdateMode orgDbUpdateMode)
Event Log:
CrmTrace encountered an error. Additional Info:ab96c7f1-4033-43b2-93c4-2b645a4bf58a (Reporting Process:Failed to send lifecycle change notification, AppDomain:System.TypeInitializationException: The type initializer for 'Microsoft.Crm.BusinessEntities.DataSyncNotificationHelper' threw an exception. ---> System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.ServiceBus, Version=2.7.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
Did anybody else come across this issue?
Any help is appreciated, thanks