Page 1 of 1

errors

Posted: Thu 25 May 2006 13:11
by Jan
after installing trial version I get this message:

Failed to create an instance of 'CoreLab.MyDac.TMyConnection' because 'System.MissingMethodException: Constructor voor type CoreLab.MyDac.TMyConnection is niet gevonden.
at System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
at Borland.Studio.Host.CreationManager.a(Type , Object[] , Type[] , Boolean )'.

How do I solve this?

Posted: Fri 26 May 2006 13:05
by Antaeus
Please supply us with exact version of Delphi and exact version of MyDAC.

Posted: Sat 27 May 2006 09:18
by Jan
Borland® Developer Studio for Microsoft® Windows™ Version 10.0.2288.42451

MySQL 4.30.0.10 for Delphi 2006

Posted: Wed 31 May 2006 07:04
by Antaeus
Unfortunately we couldn't reproduce the problem.
Try to uninstall current version of MyDAC you use. Then download and install the latest version of MyDAC (4.30.1.14).

Posted: Wed 31 May 2006 07:44
by Jan
the problem is not MySQL DAC, this is working fine.
The problem occurs in MySQLDirect.NET
and you still want me to update DAC?

Posted: Wed 31 May 2006 07:53
by Alexey
The problem occurs in MySQLDirect.NET
Are you talking about this error:
Failed to create an instance of 'CoreLab.MyDac.TMyConnection' because 'System.MissingMethodException: Constructor voor type CoreLab.MyDac.TMyConnection is niet gevonden.
There is no TMyConnection class in MySQLDirect .NET.
Could you please describe the problem in details and send us your test project to reproduce it (do not use third-party components, include definitions of your own database objects).