Hi,
I have a strange problem when I use the 'COM Component Install Wizard' on a Win2k server box, to add a DLL I have created in Delphi 5 (an MTS Datamodule) on my development pc.
The wizard 'hangs' after selecting the DLL and doesn't complete the installation.
When I remove the ODAC code from the DLL, the COM Component installs and can be called without any problems.
When I install the component (build with ODAC code) onto a different Win2k server (that has had Delphi 6, but not ODAC installed), the COM component registers ok.
So I'm thinking that the server might be missing some delphi database access dlls/bpls ? (Midas.dll and StdVCL40.dll are both present in the System32 folder on the server).
Any help will be appreciated ...
Thanks,
Mike