System message number 997: Overlapped I/O operation is in progress

J

James

Inside an ISAPI extension, I make a call to

LPEXTENSION_CONTROL_BLOCK->ServerSupportFunction with a a dwHSERRequest
value of HSE_REQ_SEND_RESPONSE_HEADER_EX

This works fine for a long time, even several days, then the Web service
will crash with the error "System message number 997: Overlapped I/O
operation is in progress" being reported by my application at the same time
of the crash (consistently).

I cannot find anything on Microsoft's website that points to that error in
that particular call. Any ideas?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top