I've done an active X DLL that seems to work but when i want to call it from an ASP page or from a new VB project i've got this error :

ChercheUserDLL erreur '800a01ae'

La classe ne gère pas Automation ou l'interface attendue

/projet2/user/cherche.asp, ligne 11

in VB it's the number 430 error.

I don't know what to do because i think i've done everything right : i've registrered the DLL in the REGISTRERY of Windows (with the regsvr32 command).

Thank u so much to help me !!!