Hi All,
We are trying to spy an element in Java application, where we are getting the below errors. When we try to save the object as well, we are getting the same error. Please help
The form 'Navigate Properties' has encountered an unknown error and has been forced to close. Please contact Blue Prism for technical support if this problem persists.
System.ArgumentException: The surrogate pair (0xDB44, 0x78) is invalid. A high surrogate character (0xD800 - 0xDBFF) must always be paired with a low surrogate character (0xDC00 - 0xDFFF).
at System.Xml.XmlEncodedRawTextWriter.EncodeSurrogate(Char* pSrc, Char* pSrcEnd, Char* pDst)
at System.Xml.XmlEncodedRawTextWriter.WriteAttributeTextBlock(Char* pSrc, Char* pSrcEnd)
at System.Xml.XmlEncodedRawTextWriter.WriteString(String text)
at System.Xml.XmlEncodedRawTextWriterIndent.WriteString(String text)
at System.Xml.XmlWellFormedWriter.WriteString(String text)
at System.Xml.XmlText.WriteTo(XmlWriter w)
at System.Xml.XmlAttribute.WriteContentTo(XmlWriter w)
at System.Xml.XmlAttribute.WriteTo(XmlWriter w)
at System.Xml.XmlElement.WriteStartElement(XmlWriter w)
at System.Xml.XmlElement.WriteElementTo(XmlWriter writer, XmlElement e)
at System.Xml.XmlElement.WriteTo(XmlWriter w)
at System.Xml.XmlDocument.WriteContentTo(XmlWriter xw)
at BluePrism.AutomateProcessCore.clsProcess.GenerateXML(Guid gSheetID, Boolean bFormatted)
at BluePrism.AutomateProcessCore.clsProcess.GenerateXML(Boolean bFormatted)
at BluePrism.AutomateProcessCore.clsProcess.SaveUndoPosition(ActionType iActionType, clsProcessStage oStage)
at AutomateUI.ctlProcessViewer.co(clsProcessStage yn)
------------------------------
Akash Patil
Developer
slk software
Asia/Kolkata
------------------------------