ID:               30433
 Updated by:       [EMAIL PROTECTED]
 Reported By:      jayron_castro at hotmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         COM related
 Operating System: Windows
 PHP Version:      5.0.2
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip


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

[2004-10-14 15:52:18] jayron_castro at hotmail dot com

Description:
------------
When I execute the procedure of load of an object COM,always gives an
error of "Acess Violation".



Reproduce code:
---------------
<?
$teste = new COM("JaccGeraCod.cCripCod") or die("não carregou");
echo "carregou"
?>

Expected result:
----------------
browser out: carregou

Actual result:
--------------
browser out: Access Violation


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


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

Reply via email to