[Mono-list] About Request Feature Is Not Implemented

Vasili Sviridov vsviridov at exceede.com
Tue Oct 30 17:59:41 EDT 2007


If you install those libraries into GAC you only need to reference them 
in your code. No extra parameters to the compiler, i think.
But you can also reference them manually too.

V.

J.S. Martin wrote:
> it looks like it does offer a memership provider, so do i just compile 
> this stuff with a normal mcs /t:library ... command?
>
> On 10/30/07, *J.S. Martin* < josmar52789 at gmail.com 
> <mailto:josmar52789 at gmail.com>> 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.
>



More information about the Mono-list mailing list