Hi guys (and, possibly, ladies),
I do realize that this group has been inactive for a some time now.
I just thought that it wouldn't cause any harm to try and ask.
I have this COM+ server application written in Delphi (BDS2006)
which was using ADO and Oracle/MS OLEDB almost without any problems
(just a few hangs and deadlocks”K ¼ ). I decided then to try
something different and implemented the same functionality using
oo4o: It's incredibly fast even when not using pooled db connections!
My problem is that when I try to call the object from a client
application sitting in some other machine I get this "RPC server no
available" message. It works beautifully locally. The old version,
with ADO and OLEDB works fine in the same scenario, locally or
remotely.
Any ideas /comments?
I can post the Delphi oo4o code here if anyone is interested.
Cheers,