[Mono-list] Getting Method Not Found

Rolando Martinez rolandomartinezg at gmail.com
Sat Feb 23 09:34:33 EST 2008


 <http://lists.ximian.com/pipermail/mono-list/2007-October/036777.html>

Hi guys,
Actually, I have the same problem. What is the suggestion about of this?
change the call to *get_HashAlgorithmType *in provider of mysql or
wait for the implementation of
*System.Web.Security.Membership.get_HashAlgorithmType *?

Best Regards,
Rolando.


I didn't compile anything, I'm just starting xsp2 from the command line...



On 10/30/07, Vasili Sviridov <vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>> wrote:
>*
*>* 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
<http://lists.ximian.com/mailman/listinfo/mono-list>
*>* > <mailto:vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>>> 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
<http://lists.ximian.com/mailman/listinfo/mono-list>
*>* >>     <mailto:vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>>> 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 <http://lists.ximian.com/mailman/listinfo/mono-list>
*>* >>         <mailto:vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>>
*>* >>         > <mailto:vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>
*>* >>         <mailto:vsviridov at exceede.com
<http://lists.ximian.com/mailman/listinfo/mono-list>>>> 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
*>*
*>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20080223/24e935d3/attachment-0001.html 


More information about the Mono-list mailing list