Page 1 of 1

Could not load file or assembly 'CoreLab.MySql, Version=4.0.

Posted: Mon 15 Dec 2008 17:23
by stuarty
hi
I am using the trial verion of LLBLGen pro and I get the above error when I try to create a new project. i am using the express mysql drivers, I tried the trial pro version but that did not work either
what do I need to do to get this to work?
tia
stuart

Posted: Tue 16 Dec 2008 12:30
by AndreyR
Try to add into your app.config file the entry like described in the post
http://www.devart.com/forums/viewtopic.php?t=10414,
correcting it corresponding to the version of our components you have.

Posted: Tue 16 Dec 2008 17:07
by FransBouma
The problem is that our code is compiled against CoreLab's v4.x assembly, which has a different strong name ('CoreLab' instead of 'DevArt'). So redirecting an assembly won't work, the names don't match.

Do you have v4.x still available, or assemblies which have the original names? The problem is that the name change made our software incompatible with your software and new users can't buy the v4.x provider anymore as it seems, and we are now faced with yet another upgrade problem, which isn't the first with your software.

Posted: Mon 22 Dec 2008 08:24
by AndreyR
Will MyDirect .NET 4.85 Trial edition for .NET 1.1 suit you?

Posted: Tue 23 Dec 2008 08:39
by AndreyR
MyDirect .NET 4.85 Trial edition for .NET Framework 1.1 can be downloaded from here:
http://devart.com/dotconnect/mysql/download.html
MyDirect .NET will be also available in Registered Users' Area.