Hello all,

I am working on a COM component which queries a database via ADO.

All works fine on my local machine, but when I try to register the component
under COM+, it fails to register with the following message:

"The DLL could not be loaded. Check to make sure all required application
runtime files and other dependant DLLs are available in the component DLL's
directory or the system path."

I have downloaded a couple of 'show active DLLs' type programs and checked
that the used DLLs exist on the Win2000 machine, which they do.

I am pretty sure it is something to do with the ADO access (I tried removing
all references to the ADODB and DB units and COM+ didn't complain and I
could then access my COM methods).

Has anyone out there successfully written a component in Delphi, which uses
ADO and is registered under COM+??

Does anyone have any ideas I can try?
 

Development environment:
Delphi 5.0 with Update Pack 1
Windows NT 4 (SP4)
ADO 2.5

Test Production environment:
Win2K server



Any help appreciated,

Thanks

Cleon.











CONFIDENTIALITY NOTICE 
This email is confidential and may also be privileged. If you are not the
intended recipient please notify the sender immediately. You must not copy
or use it for any purpose or disclose its contents to any other person. The
sender accepts no responsibility for viruses received with or changes made
to this email after it was sent. Any opinion expressed in this email may be
personal to the sender.

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to