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

Please do not submit the same bug more than once. An existing
bug report already describes this very problem. Even if you feel
that your issue is somewhat different, the resolution is likely
to be the same. 

Thank you for your interest in PHP.

stop submitting the same report multiple times.


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

[2004-10-14 16:12:11] [EMAIL PROTECTED]

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

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

[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