Re: [PHP-WIN] COM Problem

2002-06-14 Thread Scott Carr
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

RE: [PHP-WIN] COM Problem

2002-05-21 Thread Scott Hurring
> 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

RE: [PHP-WIN] COM Problem

2002-05-21 Thread Scott Hurring
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