Page 1 of 1

Upgrading 2.7 to 3.0 in Delphi

Posted: Thu 14 Jul 2005 16:54
by Dirk
Hi,

I installed version mysql.net 3.0 after removing 2.7.
In Delphi, I can't open the connectionstring-editor , and the commandbuilder does not recognize the mySqlConnection-component placed on the form.

I also have some trouble running old projects (version conflict) and can't find the units/code that cause this..

kind regards,

Dirk Janssens

Posted: Thu 21 Jul 2005 14:03
by Serious
Try to reinstall MySQLDirect .NET. Check before that MySQLDirect isn't installed and there are no
CoreLab.MySql.dll, CoreLab.MySql.Addin.dll, CoreLab.MySql.Design.dll files in GAC.

Posted: Fri 22 Jul 2005 10:13
by Dirk
HI,

I tried all that. It seems to me that there are some wrong references in the projectfiles, I just don't know where...

Starting a new project works fine now, but some still give errormessages, even when I reinstall 2.7 :(

tanks for the tip anyway,

regards,

Dirk.

Posted: Fri 22 Jul 2005 11:24
by Serious
We think this problem is not caused by MySQLDirect .NET.
If you are sure that you cleaned all old assemblies before installing new version of MySQLDirect .NET, check if you deleted *.dcpil and *.dcuil files which contain references to old assemblies from your Delphi projects.