Subject ISAPI and IBObject
Author Marc Leclerc
Hi,

Trying to access my database through IIS & win2000 I get error messages such
as
Internal Server Error 500

----------------------------------------------------------------------------
----
Exception: EIB_ISCError
Message: ISC ERROR CODE:335544721 ISC ERROR MESSAGE: Unable to complete
network request to host "127.0.0.1". Failed to establish a connection.
unknown Win32 error 10091

I have looked through the archive and the FAQ but cannot find my way out. Is
there anywhere I could info to solve this. I have looked at various site
withou result. The IBO_Query opens ok from the IDE and I am using a
TDataSetTableProducer which also displays correct data within the IDE.

Thanks