次の問題に直面しています:
一部のユーザーは、私の Web アプリケーションを試すと文句を言います。
私が遭遇するエラーは次のとおりです。
IP: System.Web.HttpApplicationState
Agent: IE8
AgentDtails : Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; InfoPath.2)
Refrer: https://xxxxxxxxxxxxxxxxxx.aspx?guid=cb083ebc-d1a8-49ff-b00d-acf208dd67ac
Plateform: WinXP
05/09/2013 09:20:37
Error in: https://xxxxxxxxxxxxxxxxxx.aspx?guid=cb083ebc-d1a8-49ff-b00d-acf208dd67ac
Error Message:
Error Message: Thread was being aborted.
そして時折 :
Error Message:ERROR [08S01] [Informix .NET provider]Communication link failure.
Error Code: -11020
MEssage: [Informix .NET provider]Communication link failure.
これらのエラーは、特定のページまたはメソッドからのものではありません。これらのエラーは、時々、別のページからランダムに発生します!!
私の接続文字列は次のとおりです。
<add key="connection" value="User Id=XXX;Password=XXXX;Host=aa1;Server=st1;Service=st1;Database=doc; Client Locale=ar_ae.1256; Database Locale=ar_ae.8859-6; Protocol=olsoctcp;pooling=true;Min Pool Size=4;Max Pool Size=200;"/>