Hi,
In my dev custom solution,I add a png webresource,then click the "Publish All" Button.After a few minute,An exception message appears:“unexpected error”。My CRM version is 8.2.4.6.
The Error detail:
Web Service Plug-in failed in SdkMessageProcessingStepId: {5CCBBB1B-EA3E-DB11-86A7-000A3A5473E8}; EntityName: none; Stage: 30; MessageName: PublishAll; AssemblyName: Microsoft.Crm.Extensibility.InternalOperationPlugin, Microsoft.Crm.ObjectModel, Version=8.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35; ClassName: Microsoft.Crm.Extensibility.InternalOperationPlugin; Exception: Unhandled Exception: System.Reflection.TargetInvocationException: 调用的目标发生了异常。
在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
在 System.Web.Services.Protocols.LogicalMethodInfo.Invoke(Object target, Object[] values)
在 Microsoft.Crm.Extensibility.InternalOperationPlugin.Execute(IServiceProvider serviceProvider)
在 Microsoft.Crm.Extensibility.V5PluginProxyStep.ExecuteInternal(PipelineExecutionContext context)
在 Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)
Inner Exception: System.Xml.XmlException: 根级别上的数据无效。 第 1 行,位置 1。
在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
在 System.Xml.XmlTextReaderImpl.ParseRootLevelWhitespace()
在 System.Xml.XmlTextReaderImpl.ParseDocumentContent()
在 System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
在 System.Xml.XmlDocument.Load(XmlReader reader)
在 Microsoft.Crm.SharedUtil.CreateXmlDocument(XmlReader reader)
在 Microsoft.Crm.SharedUtil.CreateXmlDocument(String xml)
在 Microsoft.Crm.ObjectModel.ComplexControlLabelHelper.GetComplexControlLabelObjectIds(IBusinessEntity entity, IBusinessEntity preImage)
在 Microsoft.Crm.ObjectModel.ComplexControlLabelHelper.PublishComplexControlCollectionLabels(BusinessEntityCollection businessEntityCollection, ExecutionContext cont