Hi forum

i´m accesing to a DLL by proxy dll component from Java, the problem is that when i want to call the function i recive one error message in muy application

COM object method returns error code: 0x800A0005;

i check the task manager and in the security messages saids:


El Firewall de Windows detectó una aplicación al escuchar el tráfico entrante.

Than means that de firewalls blocked my application

Nombre: -
Ruta de acceso: C:\WINDOWS\system32\mmc.exe
Identificador del proceso: 3916
Cuenta de usuario: jdcruz
Dominio de usuario:
Servicio: No
Servidor RPC: No
Versión IP: IPv4
Versión IP: UDP
Número de puerto: 3893
Permitido: No
Usuario notificado: No

and then in the log of the server i saw the next message.

TOOLS_LSTDPTOCIUDAD 2006-01-10 9:20:38 429 ActiveX component can't create object EOR_UtilDptoCiudad

what can i do any idea ?

thnks