A further question about ISAPI dlls... I've got it working now and
talking to the DB, however....
When I flood the DLL with a lot of connections, I get this:
Server Application Error
The server has reached the maximum recovery limit for the application
during the processing of your request. Please contact the server
administrator for assistance.HTTP/1.1 500 Server Error Server:
Microsoft-IIS/4.0 Date: Thu, 29 Mar 2001 23:43:11 GMT Connection: close
Content-Type: text/html Content-Length: 93 The remote procedure call
failed.
The webserver still responds, but my dll doesn't. Stopping and Restarting
the Default Website under IIS seems to have fixed the prob....
I'm also getting the problem whre occasionally the DB isn't being
connected, usually6 when several concurrent sessions are being run.
In my Action event code I have:
if not db.Connected then OpenDB;
What would cause the DB to no longer be connected.... mmmmm
--
There are exceptions, I'm sure, but the Windows 2000 on-line community
seems to have, in general, the moral and spiritual qualities of your
average porn site. (c) Bryan Pfaffenberger, Linux Journal, Jan 2001.
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"