Page 1 of 1

Error at Delphi 2006 startup

Posted: Sat 18 Feb 2006 10:17
by dmartib
Dear all,

After install the components, when I start Delphi 2006 I get this error:

Failed to load IDE add in 'C:\LIB_VCL\DACSQLServer\Bin\CoreLab.Sdac.MigWizard.dll'.
Exception has been thrown by the target of an invocation.
Additional Information: The type initializer for "CoreLab.Sdac.MigWizard.TMSCompReplaceExpert" threw an exception.

Any help?

Thanks in advance.

Posted: Mon 20 Feb 2006 09:50
by Ikar
Do you have all Delphi personalities installed or only Win32?

Posted: Mon 20 Feb 2006 11:51
by dmartib
How many Delphi personalities must I have? (I'm new on BDS2006 and I understand personalities as Delphi, .NET ...) and Where I can see wich personalities I have installed?

Posted: Tue 21 Feb 2006 08:52
by dmartib
I only have Win32 Delphi personality.

Posted: Wed 22 Feb 2006 14:31
by Antaeus
To avoid this problem you should install .Net personality (MigWizard will be enabled) or remove key
HKEY_CURRENT_USER\Software\Borland\BDS\4.0\Known IDE Assemblies\...CoreLab.Sdac.MigWizard.dll
from the registry (it will disable MigWizard).