Just tried exporting through pipeline, both the sync and async methods fail. I get the following error message, which leads me to believe it is a Microsoft error. Also fails in the UI, but does so silently.
2020-11-05T16:17:48.8413539Z System.ServiceModel.FaultException`1[Microsoft.Xrm.Sdk.OrganizationServiceFault]: An unexpected error occurred. (Fault Detail is equal to Exception details: 2020-11-05T16:17:48.8414509Z ErrorCode: 0x80040216 2020-11-05T16:17:48.8415347Z Message: An unexpected error occurred. 2020-11-05T16:17:48.8415792Z TimeStamp: 2020-11-05T16:17:48.5310280Z 2020-11-05T16:17:48.8416025Z -- 2020-11-05T16:17:48.8416615Z Exception details: 2020-11-05T16:17:48.8416926Z ErrorCode: 0x80040216 2020-11-05T16:17:48.8417421Z Message: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. 2020-11-05T16:17:48.8420845Z at System.ThrowHelper.ThrowKeyNotFoundException() 2020-11-05T16:17:48.8421140Z at System.Collections.Generic.Dictionary`2.get_Item(TKey key) 2020-11-05T16:17:48.8422264Z at Microsoft.Crm.Tools.ImportExportPublish.SystemFormImportExportDependencyHelper.FillComponentInfoForExport(ComponentInfo dependency, ExecutionContext context) 2020-11-05T16:17:48.8422890Z at Microsoft.Crm.Tools.ImportExportPublish.SolutionHandler.AddAllSolutionRoots(XmlDocument importDocument, XmlNode rootNode, Guid solutionId) 2020-11-05T16:17:48.8423376Z at Microsoft.Crm.Tools.ImportExportPublish.SolutionHandler.ExportItem(XmlDocument importDocument) 2020-11-05T16:17:48.8424362Z at Microsoft.Crm.Tools.ImportExportPublish.ExportHandler.Export(XmlDocument XDoc) 2020-11-05T16:17:48.8424744Z at Microsoft.Crm.Tools.ImportExportPublish.RootExportHandler.RunExport() 2020-11-05T16:17:48.8425045Z at Microsoft.Crm.WebServices.ExportXmlSer...). 2020-11-05T16:17:48.8425317Z Stopped due to error
Server version: 9.1.0000.24345


Report
All responses (
Answers (