요청 채널이 회신을 기다리는 동안 00:01:00 이후에 시간 초과되었습니다. Request의 호출에 전달되는 시간 제한 값을 늘리거나 바인딩에서 SendTimeout 값을 늘리십시오. 이 작업에 할당된 시간이 보다 긴 시간 제한의 일부일 수 있습니다.
develop 2009/05/15 15:31
요청 채널이 회신을 기다리는 동안 00:01:00 이후에 시간 초과되었습니다. Request의 호출에 전달되는 시간 제한 값을 늘리거나 바인딩에서 SendTimeout 값을 늘리십시오. 이 작업에 할당된 시간이 보다 긴 시간 제한의 일부일 수 있습니다.
System.TimeoutException: 요청 채널이 회신을 기다리는 동안 00:01:00 이후에 시간 초과되었습니다. Request의 호출에 전달되는 시간 제한 값을 늘리거나 바인딩에서 SendTimeout 값을 늘리십시오. 이 작업에 할당된 시간이 보다 긴 시간 제한의 일부일 수 있습니다. ---> System.TimeoutException: 'http://localhost:8010/HIRIS.Goods.RecPlan.WS/REC009Svc.svc'에 대한 HTTP 요청이 할당된 시간 제한 00:01:00을(를) 초과했습니다. 이 작업에 할당된 시간이 보다 긴 시간 제한의 일부일 수 있습니다. ---> System.Net.WebException: 작업 시간이 초과되었습니다.
위치: System.Net.HttpWebRequest.GetResponse()
위치: System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
--- 내부 예외 스택 추적의 끝 ---
위치: System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException(WebException webException, HttpWebRequest request, HttpAbortReason abortReason)
위치: System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelRequest.WaitForReply(TimeSpan timeout)
위치: System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
--- 내부 예외 스택 추적의 끝 ---
Server stack trace:
위치: System.ServiceModel.Channels.RequestChannel.Request(Message message, TimeSpan timeout)
위치: System.ServiceModel.Dispatcher.RequestChannelBinder.Request(Message message, TimeSpan timeout)
위치: System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)
위치: System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs)
위치: System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)
위치: System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)
Exception rethrown at [0]:
위치: System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
위치: System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
위치: HIRIS.Goods.RecPlan.SC.IREC009.Grid1_Bind(Object[] para)
위치: HIRIS.Goods.RecPlan.UI.REC009.Grid1_Bind() 파일 d:\HIRIS\HIRIS.Development\HIRIS.Goods.RecPlan\HIRIS.Goods.RecPlan.UI\REC009.cs:줄 118
위치: HIRIS.Goods.RecPlan.UI.REC009.asyncGrid1_Bind() 파일 d:\HIRIS\HIRIS.Development\HIRIS.Goods.RecPlan\HIRIS.Goods.RecPlan.UI\REC009.cs:줄 79
위치: HIRIS.Goods.RecPlan.UI.REC009.btnSearch_Click(Object sender, EventArgs e) 파일 d:\HIRIS\HIRIS.Development\HIRIS.Goods.RecPlan\HIRIS.Goods.RecPlan.UI\REC009.cs:줄 67
위치: System.Windows.Forms.Control.OnClick(EventArgs e)
위치: DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
위치: DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
위치: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
위치: System.Windows.Forms.Control.WndProc(Message& m)
위치: DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
위치: System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
위치: System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
위치: System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

이올린에 북마크하기
이올린에 추천하기


댓글을 달아 주세요