[Mono-list] About Request Feature Is Not Implemented

Vasili Sviridov vsviridov at exceede.com
Tue Oct 30 17:58:34 EDT 2007


Yes, since version 1.5 MySQL offers a native memberships provider. It's 
classes are located in MySQL.Web.dll.
They should fit into the standard memberships provider model.
in theory you only need to reconfigure your web.config to use the 
appropriate provider. But that's the standard .net functionality and is 
probably beyond the scope of this list.
I suggest MSDN as a source of material.

V.

J.S. Martin wrote:
> does the mysql connector also offer membership and role stuff - would 
> it replace the third party membership provider i'm using now?
>
>
>
>
> On 10/30/07, * Vasili Sviridov* <vsviridov at exceede.com 
> <mailto:vsviridov at exceede.com>> wrote:
>
>     If you're on linux - get binaries w/o installer (installer is an *.msi
>     windows package).
>
>     p.s.
>
>     use "reply to all" so that messages end up on the list and people know
>     the status of your problem.
>     by default list manager lists the person as the from, and list
>     itself as
>     cc, so when you just hit reply - you send a direct message that
>     bypasses
>     the list.
>
>     J.S. Martin wrote:
>     > Thank you - i did not realize that i was getting the development
>     > version of connector! Also, did you get the source without installer
>     > or the binaries without the installer?
>     >
>     >
>     >
>     > 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:
>     >
>     >     I suggest you download latest Connector/Net 5.1.3 off the
>     MySQL web
>     >     site. Get the dll's and use "gacutil -i" to install them
>     into GAC.
>     >     I'm pretty sure that should solve most of your problems.
>     >
>     >     J.S. Martin wrote:
>     >     > i'm using version 1 of the connector - where is MySQL.Data.dll
>     >     (is is
>     >     > part of mono or something else)?
>     >     >
>     >     >
>     >     >
>     >     > 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>>
>     >     > <mailto:vsviridov at exceede.com
>     <mailto:vsviridov at exceede.com> <mailto:vsviridov at exceede.com
>     <mailto:vsviridov at exceede.com>>>>
>     >     wrote:
>     >     >
>     >     >     Are you referencing MySql.Web.dll?
>     >     >     It contains the provider classes.
>     >     >
>     >     >     Btw, which version of the connector you're using?
>     >     >
>     >     >     V.
>     >     >
>     >
>     >
>     >
>     >
>     > --
>     > _________________________________
>     >
>     > Joshua S. Martin
>
>
>
>
> -- 
> _________________________________
>
> Joshua S. Martin 



More information about the Mono-list mailing list