Re: source-id .net
David Waite <[email protected]> Fri, 20 Jun 2003 11:38:42 -0600
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
I entered this into the bug tracking system: http://www.sourceid.org/jira/secure/ViewIssue.jspa?key=SDN-1 http://www.sourceid.org/jira/secure/ViewIssue.jspa?key=SDN-2 -David Waite Paulo Ruivo wrote: >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 > >_______________________________________________ >sso-dev mailing list >[email protected] >http://mail.sourceid.org/mailman/listinfo/sso-dev > >