[Mono-dev] MySql Connectivity in Mono/xsp for linux
ejaz.butt at netsolpk.com
ejaz.butt at netsolpk.com
Wed Nov 30 08:17:07 EST 2005
Hello,
I'm currently using VS.Net 2003 to write some asp.NET/C# pages
and I'm trying to connect it with MySQL 5.0. I've installed MySql
connector (MySql.Data.dll)and it works fine with .Net Framework on
windows. but once I attempt to move the asp.NET pages to the linux(fedora)
mono/xsp server the pages begin to generate the following error:
"Could not find assembly MySql.Data"
What seems to be the problem? i am very much confused of this becoz i have
registered the MySql.Data using the following comd:
[/]# gacutil -i ./MySQL.Data.dll
MySql.Data installed into the gac (/usr/local/lib/mono/gac)
[/]# gacutil -l MySql.Data
The following assemblies are installed into the GAC:
MySql.Data, Version=1.0.3.31712, Culture=neutral,
Number of items = 1
I'll be very grateful to u on ur immediate response (Thanks in advance)
Ejaz Butt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20051130/131ef48c/attachment.html
More information about the Mono-devel-list
mailing list