ComponentSoace.SAML2.Exceptions.SAMLBindingException

Hi,
i hit error ComponentSpace.SAML2.Exceptions.SAMLBindingException: Failed to send/receive SAML request/response over SOAP. —> System.Xml.XmlException: The ‘br’ start tag on line 1 position 179 does not match the end tag of ‘body’. Line 1, position 234.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.Xmldocument.Load(XmlReader reader)
at ComponentSpace.SAML2.Utility.Xml.LoadDocument(String xmlText)
at ComponentSpace.SAML2.Bindings.SOAPBinding.SendRequestReceiveResponse(WebRequest webRequest, XmlElement samlMessage)
— End of inner exception stack trace —
at ComponentSpace.SAML2.Bindings.SOAPBinding.SendRequestReceiveResponse(WebRequest webRequest, XmlElement samlMessage)
at ComponentSpace.SAML2.Profiles.ArtifactResolution.ArtifactResolver.SendRequestReceiveResponse(WebRequest webRequest, XmlElement artifactResolve)
when trying to call the function. Attached with the samlMessage content.
Can help advice on this? thanks.


Please enable SAML trace and send the generated log file as an email attachment to support@componentspace.com.
https://www.componentspace.com/Forums/17/Enabing-SAML-Trace