MyDac trial D2006 .NET
Posted: Thu 05 Jan 2006 20:04
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 )'.
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 )'.