Hi,

I have written a mono app in Ubuntu 10.04 using Linq-2-SQ. The
MySql.Data.dll provider is installed on the GAC and I generated the
dbcontext using sqmetal.  On one machine, I am able to run the
application without any problem.  On another machine with the same set
up, I get the following error:

Could not load the specified DBLinqConnectionType
'MySql.Data.MySqlClient.MySqlConnection, MySql.Data, Version=6.3.4.0,
Culture=neutral, PublickeyToken=c5687fc88969c44d'.
Parameter name: connectionString

In mono 2.6.7, it is my understanding that System.Data.Linq implements
Dblinq.  I downloaded DbLinq-0.20.1.zip.  Do I have to install the
DbLinq.dll somewhere?  If so, in the GAC?

I checked for the installed files and so far they look the same on
both machine.  What am I missing here?

Thanks,
El

-- 
You received this message because you are subscribed to the Google Groups 
"DbLinq" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/dblinq?hl=en.

Reply via email to