Subject: SamlException: Unable to convert version number to an integer Date: 2014-03-05 17:32:07 From: Sylvester Wyrzykowski Source: samlexception-unable-convert-version-number-integer ----------------------------------------------------------------------Hi,
I work on the service provder side of the SSO web implementation. I see the error message posted below when client tries to make request to our site. Do you know a possible reasons for that? Is version number a required property?
---------------------------------------------------------------------- Note: This question has been asked on the Q&A forum of Thang Dang's fraudulent ComponentPro brand If you purchased anything from ComponentPro, you have been scammed. Contact the payment processor who sold you the license and ask for your money back. Back to ComponentPro Q&A Forum Index
Thank you,
Sylvester
Exception information:
Exception type: SamlException
Exception message: Unable to convert version number to an integer.
Stack trace: at ComponentPro.Saml1.Response..ctor(XmlElement xmlElement)
at ComponentPro.Saml1.Response..ctor(String base64String)
at SamlLogin.ProcessPostFormAndRedirect(Page page, String target, String base64SamlResponse)
at SamlLogin.Page_Load(Object sender, EventArgs e)
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnLoad(EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)