Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Remote server is not released
Message
From
18/03/2006 19:44:40
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
 
 
To
18/03/2006 19:20:56
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01105348
Message ID:
01105616
Views:
21
>>Mark,
>>
>>I ran into this the other day. Don't do the release(). A com server must be released from the application that created it.
>>
>>>Why these two commands will not release a remote server:
>>>This.poRemoteServerRef.Release()
>>>This.poRemoteServerRef = NULL
>>>Sometimes it works sometimes the server is still running.
>>>
>>>Any idea?
>>>Thanks
>>>
>And that's how I am releasing it. From app. that creates it.
This.poRemoteServerRef.Release()
Will cause the server to hang. Just set the object reference to null.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform