Hi All,
Wea re recieving below message while we are consuming service in asp.net application.
We have already given below hings, but still same error message, But locally when we are able to consume service, no change in web.test1.config but why we are getting that message i don't understand.
receiveTimeout="00:50:00" sendTimeout="00:50:00" maxBufferSize="2147483647"
maxReceivedMessageSize="2147483647" textEncoding="utf-8" transferMode="Buffered"
useDefaultWebProxy="true" messageEncoding="Text">
maxArrayLength="2147483647" maxBytesPerRead="4096" maxNameTableCharCount="2147483647" />
Error Message:
The request channel timed out while waiting for a reply after 00:49:59.9844002. Increase the timeout value passed to the call to Request or increase the SendTimeout value on the Binding. The time allotted to this operation may have been a portion of a longer timeout.
Please post your answers
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sai Kumar KoonaPosted Oct 29, 2019, 2:07 AM