Page 1 of 1

Application error on WriteClient!

Posted: Wed Dec 19, 2007 5:20 am
by mike.chambers
Can any one shed any light on the following error we are seeing in the event logs?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
EVENT # 156634
EVENT LOG Application
EVENT TYPE Error
SOURCE TexisISAPI
EVENT ID 241
COMPUTERNAME ALADDIN
TIME 19/12/2007 09:51:24
MESSAGE Texis ISAPI encountered a runtime error: error on WriteClient! GetLastError: 10054
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
(Windows server 2003, webinator 5.1)

Cheers

Application error on WriteClient!

Posted: Wed Dec 19, 2007 9:53 am
by jason112
That error means that giving the response to the client failed. This can happen if the communication is interrupted somewhere in the connection, if the client browser closes during the request, etc.

Unless you're experiencing failures on every connection, this isn't anything to worry about.