[Mono-list] I cannot get working Mono with MySql connector and the System.Data.Common namespace

vtortola vtortola at gmail.com
Mon Apr 12 11:25:54 EDT 2010


Hi,

Arghhh!...  thanks a lot! :)

 Cheers.

On 12 April 2010 16:09, Robert Jordan [via Mono] <
ml-node+1837268-440815435-198370 at n4.nabble.com<ml-node%2B1837268-440815435-198370 at n4.nabble.com>
> wrote:

> On 12.04.2010 17:01, vtortola wrote:
>
> >
> > Hi,
> >
> > I've a small web project that uses the DbProviderFactories. I've
> downloaded
> > the non-install version of the MySql Connector, the dll is copied to the
> bin
> > directory correctly.
> >
> > I've added the configuration to the web.config file:
> >
> >    <system.data>
> >        <DbProviderFactories>
> >          <add name="MySQL Data Provider"
> invariant="MySql.Data.MySqlClient"
> > description=".Net Framework Data Provider for MySQL"
> >               type="MySql.Data.MySqlClient.MySqlClientFactory,
> MySql.Data,
> > Version=6.2.3.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d"/>
> >        </DbProviderFactories>
> >      </system.data>
>
> Check the casing of the MySql.Data.dll on disk. Don't forget that
> Linux is case sensitive.
>
> For some brain-dead reasons, the ZIP file containing the connector for
> Mono is containing lower-case files.
>
> Robert
>
>
> _______________________________________________
> Mono-list maillist  -  [hidden email]<http://n4.nabble.com/user/SendEmail.jtp?type=node&node=1837268&i=0>
> http://lists.ximian.com/mailman/listinfo/mono-list
>
>
> ------------------------------
>  View message @
> http://n4.nabble.com/I-cannot-get-working-Mono-with-MySql-connector-and-the-System-Data-Common-namespace-tp1837252p1837268.html
> To unsubscribe from I cannot get working Mono with MySql connector and the
> System.Data.Common namespace, click here< (link removed) >.
>
>
>


-- 
Valeriano Tórtola Luis
vtortola at gmail.com

-- 
View this message in context: http://n4.nabble.com/I-cannot-get-working-Mono-with-MySql-connector-and-the-System-Data-Common-namespace-tp1837252p1837289.html
Sent from the Mono - General mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20100412/78e01c22/attachment.html 


More information about the Mono-list mailing list