ID:               29490
 User updated by:  mike at ziebeck dot net
 Reported By:      mike at ziebeck dot net
-Status:           Feedback
+Status:           Open
 Bug Type:         COM related
 Operating System: Windows 2000
 PHP Version:      5.0.0
 New Comment:

Software Setup:

Windows 2000 pro (german) clean install (Service Pack 4)
.NET: MS DotNET FrameWork RTL 1.1
USER: Administrator

unpack: php5-win32-200408040230.zip => c:\Programme\php\php5
copy:   c:\Programme\php\php5.php.ini-dist 
        c:\Programme\php\php5.php.ini
copy:   tst_DotNet.php c:\Programme\php\tst_DotNet.php 

>php -c c:\Programme\php\php5\php.ini -f tst_DotNet.php

Fatal error: Uncaught exception 'com_exception' with message 'Failed to
instantiate .Net object [IDispatch_Invoke] Ausnahmefehler aufgetreten.'
in c:\Programme\php\php5\tst_DotNet.php:2
Stack trace:
#0 {main}
  thrown in c:\Programme\php\php5\tst_DotNet.php on line 2

------------------------------------------------------------
No files (*.ini, *.dll)  have been (re)placed in windows system
folders. Working directory: c:\Programme\php\php5
------------------------------------------------------------

Kind Regards
     mz.


Previous Comments:
------------------------------------------------------------------------

[2004-08-04 15:03:10] [EMAIL PROTECTED]

:-(
Suffice to say that it does work here for me.
Is there anything else you can try to troubleshoot ?
Service packs/upgrades, permissions and so on.
Without more information, we can't find the cause of the problem.

------------------------------------------------------------------------

[2004-08-04 13:56:27] mike at ziebeck dot net

Ausnahmefehler aufgetreten = exception error happened

sounds like:
 something went wrong, but i don't know what :(

------------------------------------------------------------------------

[2004-08-04 13:44:47] [EMAIL PROTECTED]

What is the english translation of that error message?

------------------------------------------------------------------------

[2004-08-04 09:49:25] mike at ziebeck dot net

same result using:
------------------
PHP 5.1.0-dev (cli) (built: Aug  4 2004 08:29:44)
Zend Engine v2.0.1-dev, Copyright (c) 1998-2004 Zend Technologies

------------------------------------------------------------------------

[2004-08-03 17:17:05] mike at ziebeck dot net

even more verbose output using:
-------------------------------
PHP 5.1.0-dev (cli) (built: Aug  3 2004 16:28:21)

Fatal error: Uncaught exception 'com_exception' with message 'Failed to
instantiate .Net object [IDispatch_Invoke] Ausnahmefehler aufgetreten.
' in tst_DotNet.php:2
Stack trace:
#0 {main}
  thrown in tst_DotNet.php on line 2

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/29490

-- 
Edit this bug report at http://bugs.php.net/?id=29490&edit=1

Reply via email to