MigWizard.dll error

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

MigWizard.dll error

Post by mvalent » Fri 08 Apr 2005 16:37

I have Delphi2005 and it is impossible to get the MigWizard loading at Delphi startup. I get the following error :
"Wizard ... Corelab.MyDac.MigWizard.dll is not a valid version."
What can I do ?

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Mon 11 Apr 2005 06:21

Please supply us exact version of Delphi and exact version of MyDAC. You can see it in About sheet of TMyConnection Editor

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Mon 11 Apr 2005 07:59

Delphi version : 9.0.1882.30496 Update 2
MyDac version : 3.50.0.17

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Mon 11 Apr 2005 11:01

These MyDAC and Delphi versions are compatible and you mustn't have this error message. Try to remember, could it be that you install any upgrades for Delphi2005 or .Net?

As a temporary solution you can remove key HKEY_CURRENT_USER\Software\Borland\BDS\3.0\Known IDE
Assemblies\...CoreLab.Mydac.MigWizard.dll from the registry - it will disable MigWizard.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Tue 12 Apr 2005 13:16

I installed only Delphi fo Win32 (not .Net) and then Delphi Update1 and Update2.
Just now, I uninstalled MyDac and reinstalled the very last version, and I get the same error when Delphi is starting. I installed the dbmon and sqlbuilder add-ins and they don't have any problem.

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Wed 13 Apr 2005 06:11

> installed only Delphi fo Win32 (not .Net) and then Delphi Update1 and Update2.


Possible, that the problem is just in it. But we couldn't reproduce the problem yet and so couldn't tell you anything exact.

mvalent
Posts: 62
Joined: Thu 04 Nov 2004 17:42

Post by mvalent » Sat 16 Apr 2005 13:27

For your information, I installed the same Delphi and MyDac on another computer and got the same error.

Post Reply