Error with migwizard.dll

Discussion of open issues, suggestions and bugs regarding ODAC (Oracle Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
aaverhoeven
Posts: 1
Joined: Thu 19 Jan 2006 10:20

Error with migwizard.dll

Post by aaverhoeven » Thu 19 Jan 2006 10:31

Hi

I have just installed Delphi2006 WIN32 personality only. I then installed the ODAC10.msi. When starting Delphi2006 I get following error message

Failed to load IDE add in ''C:\Program Files\CoreLab\Odac for Delphi
2006\Bin\CoreLab.Odac.MigWizard.dll'.
Exception has been thrown by the target of an invocation.
Additional Information: The type initializer for "CoreLab.Odac.MigWizard.TOraCompReplaceExpert" threw an exception.

Any help will be appreciated.

TIA

Arno

Challenger
Devart Team
Posts: 925
Joined: Thu 17 Nov 2005 10:53

Post by Challenger » Fri 20 Jan 2006 15:20

It is a khown problem. It happens because you don't have necessary .NET assemblies. You can disable loading of this assembly in the Error message box.

Post Reply