Fixed... Found that the COM object had a form it used for some proecessing and
it did not Unload the form before exiting.
--
Scott Carr
OpenOffice.org
Whiteboard-Doc Maintainer
http://whiteboard.openoffice.org/doc/
Quoting Scott Carr <[EMAIL PROTECTED]>:
> I have a VB ActiveX DLL that I am tr
> Sent: Tuesday, May 21, 2002 2:53 PM
> To: Scott Hurring
> Subject: Re: [PHP-WIN] COM Problem
>
>
> Scott,
>
> Thanks for the quick reply.
>
> I checked for the zombie processes and as you suspected there were
> several...I restarted my computer.
>
&g
Well, first off, CTL+ALT+DEL and see if you have any zombie
procs of MSword laying around and kill them. When i was
developing an Excel COM program, the EXCEL.exe would hang
around in memory and screw up the "legit" EXCEL process
(beucase of issues with the COM implementation < 4.2.1)
Lines like