Link to home
Start Free TrialLog in
Avatar of Motaz
Motaz

asked on

Error loading MIDAS.DLL

I got this error in one of my deployed computers while opening Midas ClientDataSet

Any idea!

Motaz
Avatar of Epsylon
Epsylon

I think you didn't deploy midas.dll with your app.
Avatar of Motaz

ASKER

I deploy this dll, it works in all computers except one
Avatar of Lukasz Zielinski
Maybe it's security/privilage probelm?
ziolko.
Are you using it for flat-file or a Multi-Tiered application?

Maybe it's not TClientDataSet that causes the app to fail on that computersomething, but something else...

MDAC? DCOM95?
Avatar of Motaz

ASKER

I use it only for flat-file.
What exactly doesn't work?
Avatar of Motaz

ASKER

When I try this code:

ClientDataSet1.Open;

Delphi raises "unable to load MIDAS.DLL"

Motaz
Did you put midas.dll in the same dir as the app?

Is there another midas.dll (different version) on the sydtem?
Avatar of Motaz

ASKER

I have only one version, and I put it at the same directory and in system directory. I copy a working dll from another computer but without any results.

The error occure only on 1 computer out of 20 computers
ASKER CERTIFIED SOLUTION
Avatar of Epsylon
Epsylon

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of Motaz

ASKER

Thanks Epsylon for your participation and your fast reply

Motaz
Did you solve it?
Avatar of Motaz

ASKER

Not yet, because the computer is not here, it is about 4 Kilo, from here
Try regsvr32 midas.dll