Re: Security Application Block
From: Dominic Morin (dominic_at_ayudamedia.com)
Date: 03/25/05
- Next message: Paul Glavich [MVP ASP.NET]: "Re: Does not Posts Back the form on ImagebUtton click asp.net"
- Previous message: Paul Gregory via DotNetMonster.com: "Impersonation with Forms Authentication"
- In reply to: John Childress: "Security Application Block"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 25 Mar 2005 12:30:29 -0800
Because the NamePasswordCredential class use
Encoding.Unicode.GetBytes internally to encode, you have to use
Encoding.Unicode.GetBytes and not ASCIIEncoding.ASCII.GetBytes.
Dominic
-- POST BY: http://www.dotNET.us - Need .NET? Just ask, Please dotNET.us
- Next message: Paul Glavich [MVP ASP.NET]: "Re: Does not Posts Back the form on ImagebUtton click asp.net"
- Previous message: Paul Gregory via DotNetMonster.com: "Impersonation with Forms Authentication"
- In reply to: John Childress: "Security Application Block"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]