 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Stefanides Dimitris Guest
|
Posted: Tue Jul 08, 2003 1:12 pm Post subject: Remote Object Destroy |
|
|
Hello
How can i destroy manualy a RemoteObject created by the client in
Application Server side ????
Actualy i'm allready implemented a procedure as
procedure KillRemoteObject(aRemoteObject:TRemoteObject)
begin
aRemoteObject.Desctroy;
end;
The problem is after calling this procedure whenever i try to shutdown the
Application Server i get a message which says that 'There are still actiove
com objects in application. Dou you want to continue ????" etc. What is
wrong ??? The remote object finally doesn't free ????
Thanks a Lot
Dimitris
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|