Subject | Re: [IBO] ISAPI and IBObject |
---|---|
Author | Jason Wharton |
Post date | 2001-02-28T17:55:23Z |
Try using localhost instead of the raw IP.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Marc Leclerc" <mlpgr@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, February 28, 2001 10:55 AM
Subject: [IBO] ISAPI and IBObject
> 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