[PHP-WIN] COM-problem: Uninitializing COM-Objects <-> runtime error

2008-07-02 Thread Mario Trojan
Hi, i have a problem regarding some COM objects, especially with unitializing. It is possible to create a new COM object without problems, but at the end of each script a message is shown by the Microsoft Visual C++ Runtime Library: "This application has requested the runtime to terminate it

[PHP-WIN] COM - Problem with Dates

2007-11-22 Thread Oliver Espeter
Hi, I have problems fetching data from an special database over a com-based sdk. With VisualBasic it's not a problem, but the same code doesn't work with php. First some Data: - The database system holds high compressed industrial data and is called OSI-PI. The system itself is under a comercial

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

[PHP-WIN] COM Problem

2002-06-13 Thread Scott Carr
I have a VB ActiveX DLL that I am trying to call from PHP. Everything works fine in the DLL except when I set the variable to null. The script just sits there forever until I kill it. The final code is: $buildgen->Release(); $buildgen = NULL; The release works fine. It is just the NULL that

[PHP-WIN] COM problem with Microsoft Word & passworded files

2002-06-08 Thread David McCormack
I'm trying to work on a search engine for my Intranet at work. It needs to be able to scan Microsoft Word & Excel documents so I'm planning on using the COM support in PHP + the Microsoft Word & Excel viewer program. At the moment I'm using Microsoft Word 2000 SR 2 to develop it however I've hit

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
s and return status of calls. and upgrade to the newest version PHP (if not already running it). --- Scott Hurring Systems Programmer EAC Corporation [EMAIL PROTECTED] Voice: 201-462-2149 Fax: 201-288-1515 > -Original Message----- > From: R.S. Herhuth [mailto:[EMAIL PROTECTED]] > Sen

[PHP-WIN] COM Problem

2002-05-21 Thread R.S. Herhuth
I built a script that converts a Microsoft Word file to text and removes common characters. The text will then be stored in a database for searching. The script below has been behaving a bit odd. It worked this morning but now all I get back is a blank screen and the text file it writes is bla