WCF Response Timeout Issue

Source: Internet
Author: User

Error message:

For more information about invoking just-in-time (JIT) debugging instead of this dialog box, see the end of this message. Exception text **************system.timeoutexception: The request channel timed out after waiting for a reply after 00:01:00. Increase the time-out value passed to the request call, or increase the sendtimeout on the binding. The time allotted to this operation may already be part of a longer timeout. ---> system.timeoutexception: The HTTP request for "HTTP://124.168.133.296/TESTSERVICE/TESTSERVICE.SVC" has exceeded the timeout assigned to 00:01:00. The time allotted for this operation may be part of a longer time-out. ---> System.Net.WebException: Operation timeout in System.Net.HttpWebRequest.GetResponse () System.ServiceModel.Channels.HttpChannelFactory ' 1.httprequestchannel.httpchannelrequest.waitforreply (TimeSpan Timeout)---the end of the internal exception stack trace---in System.ServiceModel.Channels.HttpChannelUtilities.ProcessGetResponseWebException ( WebException WebException, HttpWebRequest request, Httpabortreason Abortreason) in System.ServiceModel.Channels.HttpChannelFactory ' 1.httprequestchannel.httpchannelrequest.waitforreply (TimeSpan Timeout) at the end of the System.ServiceModel.Channels.RequestChannel.Request (message message, TimeSpan Timeout)---The inner exception stack trace--- Server stack trace: in System.ServiceModel.Channels.RequestChannel.Request (MeSsage message, TimeSpan timeout) in System.ServiceModel.Dispatcher.RequestChannelBinder.Request (Message message, TimeSpan timeout) in System.ServiceModel.Channels.ServiceChannel.Call (String action, Boolean OneWay, Proxyoperationruntime operation, object[] ins, object[] outs, TimeSpan timeout) in System.ServiceModel.Channels.ServiceChannelProxy.InvokeService (IMethodCallMessage Methodcall, Proxyoperationruntime operation) in System.ServiceModel.Channels.ServiceChannelProxy.Invoke (IMessage message) Exception rethrown at [0]: System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage (IMessage reqmsg, IMessage RETMSG) in SYSTEM.RUNTIME.REMOTING.PROXIES.R

Config file for error:


Solution:

Modify the node values that are indicated in the error message


WCF Response Timeout Issue

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.