ID: 30436 Updated by: [EMAIL PROTECTED] Reported By: jayron_castro at hotmail dot com -Status: Open +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. Previous Comments: ------------------------------------------------------------------------ [2004-10-14 16:20:25] jayron_castro at hotmail dot com Description: ------------ All time that goes to be "instancied" an object "DLL" using filter ISAPI occurs an error of "Access Violation". Warning: I using IIS 6.0 Descrição do erro em português: Toda vez que vai ser instanciado um objeto DLL usando filtro ISAPI ocorre um erro de violação de acesso, para solucionar o problema foi. Atenção: Estou usando IIS 6.0 Reproduce code: --------------- <? $teste = new COM("JaccGeraCod.cCrip") or die("Error"); echo "Working"; ?> Expected result: ---------------- browser out: Working Actual result: -------------- Browser out: Access Violation ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30436&edit=1