Hi there,
Not sure whats happpened here. Working with Delphi 5 Build 5.62 on Windows
2000 Build 2195 SP4.
Basically I have a small app (lets call it MyApp) which makes use of an
ActiveX and DLL I wrote, 2 other programs (...HisApp / HerApp) also make
use of the same. When I run on my machine everything is fine all apps (MyApp
/HisApp / HerApp) function as expected, however when I move machines to one
where Delphi 5 is not installed I get the error message in the subject when
running MyApp. There is not a whole lot of difference between the apps.
The thing that really confuses me is that while MyApp doesn't run, HisApp &
HerApp do without a problem, this makes me think that the problem does not
lie with the OCX / DLL. One difference between MyApp and the other two is
that the folowing libraries are included in the uses clause; ComCtrls &
FileCtrl. I tried including these in HisApp & HerApp building and then
running on non delphi machines to see if they would crash but they still ran
fine.
Any ideas ? I'm thinking maybe I have to install a Delphi DLL or something
perhaps. MDAC is the same on all the machines MDAC 2.5 SP3.
Many thanks,
Niall
Not sure whats happpened here. Working with Delphi 5 Build 5.62 on Windows
2000 Build 2195 SP4.
Basically I have a small app (lets call it MyApp) which makes use of an
ActiveX and DLL I wrote, 2 other programs (...HisApp / HerApp) also make
use of the same. When I run on my machine everything is fine all apps (MyApp
/HisApp / HerApp) function as expected, however when I move machines to one
where Delphi 5 is not installed I get the error message in the subject when
running MyApp. There is not a whole lot of difference between the apps.
The thing that really confuses me is that while MyApp doesn't run, HisApp &
HerApp do without a problem, this makes me think that the problem does not
lie with the OCX / DLL. One difference between MyApp and the other two is
that the folowing libraries are included in the uses clause; ComCtrls &
FileCtrl. I tried including these in HisApp & HerApp building and then
running on non delphi machines to see if they would crash but they still ran
fine.
Any ideas ? I'm thinking maybe I have to install a Delphi DLL or something
perhaps. MDAC is the same on all the machines MDAC 2.5 SP3.
Many thanks,
Niall