|
| Found the solution to the problem ;).
My derived class from IAsyncResult returned false for the
CompletedSynchronously property all the time. I changed that to return true
when I did complete the request synchronously and the error stopped
happening ;).
Thanks anyways.
Cheers.
"Craig" <acmclellen@hotmail.com> wrote in message
news:%23qR411RDGHA.916@TK2MSFTNGP10.phx.gbl...
> Hi,
> Can anyone help with trying to interpret the log file created by IISState.
> My application pool keeps stopping itself after a few requests and trying
> to figure out what could be causing it as I can't see anything within my
> log files I'm writing out. Any idea as to what I can try to solve this
> problem.
> Thank you and much appreciated.,
> Regards,
> Craig
>
>
|
|