Re: source-id .net

David Waite <[email protected]> Tue, 17 Jun 2003 13:26:39 -0600
Newsgroups gmane.comp.sourceid.sso.devel
Message-ID <[email protected]>
Do you know what the error code (ErrorCode) within the Win32Exception was?
That will greatly help me in tracking down what is happening.

Which Windows release is this running on? Which .NET release?

-David Waite

Paulo Ruivo wrote:

>I’m testing the source-id .net but I’m getting a error that I can’t resolve.
>When I try to federate, by the first time, I get the error:
>
>  Cannot find the certificate and private key for decryption.
>
>In code line:
>return (RSACryptoServiceProvider) cert2.Key;
>
>of the file sourceid\xmlutils.cs.
>
>In this line the cert2.key as the value:
>error: an exception of type: {System.ComponentModel.Win32Exception} occurred
>
>the filename and password are correct.
>
>Maybe this is easy to solve but this is the first time I'm working with
>certificates.
>
>Thank you,
>
>Paulo Ruivo.
>
>_______________________________________________
>sso-dev mailing list
>[email protected]
>http://mail.sourceid.org/mailman/listinfo/sso-dev
>  
>