OnRequestDone event not firing (General questions)
Hi,
I have an Borland C++ application built around the COM version of wodWebServer.
I have come across a strange problem. I am receiving a request
[code]GET /tmtrack/java/toc.jar[/code]
from IE and I see it arrive in the OnRequestHeaders event, however I never receive the OnRequestDone event.
Any idea what could be causing this?
I can get a debug log if that will help.
Thanks Paul.