Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Killing a COM from the task manager
Message
From
15/03/2001 01:07:54
 
 
To
14/03/2001 22:20:18
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00485161
Message ID:
00485190
Views:
14
>I have some VFP COM objects running in memory. In the task manager, I can see them in the Process tab. However, I can't remove them from memory. Those objects seems to be used by something. How can I kill them without having to reboot?

Are they being used by IIS? If so, you can start and stop IIS. With Win2K/IIS5, you can use:

IISRESET /RESTART

For earlier versions, you can use a batch file that kills and restarts IIS with NET STOP.../NET START.
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform