ในกรณีของฉันไม่มีการเปลี่ยนแปลงรหัสเลยและทันใดนั้นเซิร์ฟเวอร์ตัวใดตัวหนึ่งเริ่มได้รับสิ่งนี้และมีข้อยกเว้นนี้เท่านั้น (เซิร์ฟเวอร์ทั้งหมดมีรหัสเดียวกัน แต่มีเพียงคนเดียวที่เริ่มมีปัญหา):
System.MissingMethodException: Method not found: '?'.
ซ้อนกัน:
Server stack trace:
at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at myAccountSearch.AccountSearch.searchtPhone(searchtPhoneRequest request)
at myAccountSearch.AccountSearchClient.myAccountSearch.AccountSearch.searchtPhone(searchtPhoneRequest request)
at myAccountSearch.AccountSearchClient.searchtPhone(String ID, String HashID, searchtPhone Phone1)
at WS.MyValidation(String AccountNumber, String PhoneNumber)
ปัญหาที่ฉันเชื่อว่าเกิดความเสียหาย AppPool - เรามีการรีไซเคิล AppPool อัตโนมัติที่เกิดขึ้นทุกวันเวลา 3:00 น. และปัญหาเริ่มต้นที่ 03:00 และสิ้นสุดลงด้วยตนเองในเวลา 3:00 น. ในวันถัดไป