[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-windows
Subject:    RE: [PHP-WIN] Word instance not closing after call to $word->Quit()
From:       "Andi Gutmans" <andi () zend ! com>
Date:       2008-12-16 22:59:45
Message-ID: 698DE66518E7CA45812BD18E807866CE02589CE3 () us-ex1 ! zend ! net
[Download RAW message or body]

I think it is an add-in which is causing the issue...

Andi

> -----Original Message-----
> From: Gang Chen [mailto:eniac2008@gmail.com]
> Sent: Tuesday, December 16, 2008 2:54 PM
> To: Sascha Meyer
> Cc: Andi Gutmans; php-windows@lists.php.net
> Subject: Re: [PHP-WIN] Word instance not closing after call to $word->Quit()
> 
> Hello Sascha,
> 
> Try to reinstall Office. I have encountered this problem before and
> the reinstallation solves it. Why ? I don't know :-)
> 
> Regards,
> Gang Chen
> 
> 2008/12/17 Sascha Meyer <harlequin2@gmx.de>:
> > I tried the following VBScript ...
> >
> > [CODE]
> > dim objWord
> >
> > set objWord = CreateObject("Word.Application")
> > objWord.Visible = true
> > msgbox objWord.Version
> > objWord.Quit()
> > [/CODE]
> >
> > ... and the result is: Word loads, the version info is displayed and the
> instance is unloaded again. My only guess is that in this case the calling
> process is also terminated and all references are released and in case of PHP
> the process remains because it runs as a child process of IIS?
> >
> > Once again my system summary for troubleshooting purposes:
> > Win 2003 SP2
> > IIS 7
> > PHP 5.2.6, CGI
> >
> > Regards, Sascha
> > --
> > Psssst! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen:
> http://www.gmx.net/de/go/multimessenger
> >
> > --
> > PHP Windows Mailing List (http://www.php.net/)
> > To unsubscribe, visit: http://www.php.net/unsub.php
> >
> >
> 
> 
> 
> --
> PHP Internals Study
> http://www.phpinternals.com

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic