Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ISAPI dll's not being loaded by IIS 4.0?

0 views
Skip to first unread message

Robert Hubley

unread,
Jan 9, 1998, 3:00:00 AM1/9/98
to

Has anyone seen the case where an ISAPI dll cannot be loaded
by the server. I get the following error message in the event log
everytime I try to access this file:

The HTTP server was unable to load the ISAPI Application
'D:\Inetpub\wwwroot\cgi-bin\foo.dll'. The data is the error


Robert Hubley

unread,
Jan 9, 1998, 3:00:00 AM1/9/98
to

Vince Bonfanti

unread,
Jan 9, 1998, 3:00:00 AM1/9/98
to Robert Hubley

Robert Hubley wrote:

You can look up the error code--the data is the error (code)--in
Winerror.h. This should help you track it down.

--
Vince Bonfanti
vi...@newatlanta.com

New Atlanta Communications, LLC
http://www.newatlanta.com/

Amir

unread,
Jan 11, 1998, 3:00:00 AM1/11/98
to Robert Hubley

Hi Robert,

That error code might indicate that your DLL "foo.dll"
is trying to pull other DLLs and can't find them or falis
to load them. If this is the case check path, security, registery ...

Peace,
Amir

0 new messages