Page 1 of 1

MyDac trial D2006 .NET

Posted: Thu 05 Jan 2006 20:04
by Jan
Trying to make a connection on a WinForm gives this error:

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 )'.

Posted: Fri 06 Jan 2006 12:20
by Ikar
Have you tried WinForms demo (c:\Program Files\CoreLab\MyDac for Delphi 2006\Demos\dotNet\WinForms\)?