source-id .net
"Paulo Ruivo" <[email protected]> Fri, 20 Jun 2003 18:25:15 +0100
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
I have another bug, in the file SourceID.NET\SoapBinding\samlclient.cs in the Design view I get the message: An exception occurred while trying to create an instance of System.Web.Services.Protocols.SoapHttpClientProtocol. The exception was "WebServiceBindingAttribute is required on proxy classes.". But this line: [WebServiceBinding(Name="SAMLRequestSoapBinding", Namespace="http://www.oasis-open.org/committees/security/docs/WSDLdefinition s.wsdl")] should define the WebServiceBindingAttribute. The other bug that I have with the certificate, I didnÂt solve it but I went around it. I created a new RSACryptoServiceProvider, save it into a xml file and IÂm using it, instead of the pfx file. I was almost finishing trying out the process of federate when this other bug show up. Thanks for the help Paulo Ruivo