[Mono-list] Getting Method Not Found
Vasili Sviridov
vsviridov at exceede.com
Tue Oct 30 21:07:13 EDT 2007
According to reflector there's only 1 place in MySql.Web.dll where that
method (get_HashAlgorithmType) is called.
And if password format is set to encrypted - it should never get there.
I'm not sure you can fix it otherwise.
Btw, is this a compile-time error or runtime error?
V.
J.S. Martin wrote:
> I changed that information, but it still throws the error...
>
>
>
> On 10/30/07, *Vasili Sviridov* <vsviridov at exceede.com
> <mailto:vsviridov at exceede.com>> wrote:
>
> Yes
>
> V.
>
>
> J.S. Martin wrote:
>> Do you mean like setting the passwordFormat to "Encrypted"
>> instead of "Hashed"?
>>
>> On 10/30/07, *Vasili Sviridov* < vsviridov at exceede.com
>> <mailto:vsviridov at exceede.com>> wrote:
>>
>> If you can override the membership setting to have the password
>> Encrypted and not hashed - it should bypass that exception.
>>
>> J.S. Martin wrote:
>> > Well, it throws this error when I try to create a user with
>> a "just
>> > plain" normal create user wizard.
>> >
>> >
>> >
>> >
>> > On 10/30/07, *Vasili Sviridov* <vsviridov at exceede.com
>> <mailto:vsviridov at exceede.com>
>> > <mailto:vsviridov at exceede.com
>> <mailto:vsviridov at exceede.com>>> wrote:
>> >
>> > J.S. Martin wrote:
>> >
>> > What membership method are you using when it throws this
>> exception?
>> >
>> > That method is still not implemented in mono, but that
>> could be
>> > bypassed.
>> >
>> > V.
>> > > I've switched over to the MySQL Connector/Net membership
>> > provider - it
>> > > works on .NET, but on Mono I'm getting this error...
>> > >
>> > >
>> > > //Method not found:
>> > >
>> 'System.Web.Security.Membership.get_HashAlgorithmType './
>>
>
>
>
> --
> _________________________________
>
> Joshua S. Martin
More information about the Mono-list
mailing list