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
Could not load file or assembly 'CoreLab.MySql, Version=4.0.
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.
http://www.devart.com/forums/viewtopic.php?t=10414,
correcting it corresponding to the version of our components you have.
-
- Posts: 29
- Joined: Fri 25 Nov 2005 10:43
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.
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.
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.
http://devart.com/dotconnect/mysql/download.html
MyDirect .NET will be also available in Registered Users' Area.