Application error on WriteClient!

Post Reply
mike.chambers
Posts: 6
Joined: Thu Jul 06, 2006 11:27 am

Application error on WriteClient!

Post 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
User avatar
jason112
Site Admin
Posts: 347
Joined: Tue Oct 26, 2004 5:35 pm

Application error on WriteClient!

Post 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.
Post Reply