I'm using php4.3.3 to load a COM object. I call the php from Visual Basic Application to run a script.
No error was given when loading the COM object (in PHP) but it strangely halts for a couple of minutes and exits. It cannot seem to get pass the part of the script where I assigned a value to the COM's property.