[Mono-aspnet-list] problem using MySQL driver from an ASP.NET application running on Ubuntu

James Smith james.smith at aleph-one.com
Wed May 12 05:14:38 EDT 2010


Alberto,

thanks for your reply. I'm using Connector/ODBC and not Connector/Net. One
option is to rewrite the application to use the latter, of course. I don't
think the problem relates to missing binaries, more the inability of the
driver to connect to the socket.

Kind regards,

James

-----Original Message-----
From: Alberto León [mailto:leontiscar at gmail.com] 
Sent: 09 May 2010 21:57
To: James Smith
Cc: mono-aspnet-list at lists.ximian.com
Subject: Re: [Mono-aspnet-list] problem using MySQL driver from an ASP.NET
application running on Ubuntu

¿Have you tried the MySql/.Net Connector binaries in the bin directory?


2010/5/9 James Smith <james.smith at aleph-one.com>:
> Good evening,
>
>
>
> I have an issue with MySQL connectivity running an ASP.NET application on
> Mono 2.4 on Ubuntu. I’ll try to summarise:
>
>
>
> * I have set up a DSN and can connect to the database using iSQL on
Ubuntu.
>
> * I cannot, however, connect either directly using the standard connecting
> string or by using a DSN from an ASP.NET application on Ubuntu.
>
> * I can connect both directly or by using a DSN from the identical ASP.NET
> application running on Mono on Windows.
>
>
>
> I would be very greatful for any ideas!
>
>
>
> Kind regards,
>
>
>
> James
>
>
>
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
>



More information about the Mono-aspnet-list mailing list