I have designed wcf services. In this, request is processing successfully. But when receiving the response at Controller(UI) side, it throws following error:
The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:30:00'.
subbaiah44
0 Points
23 Posts
socket error.
Jan 05, 2011 04:52 AM|LINK
I have designed wcf services. In this, request is processing successfully. But when receiving the response at Controller(UI) side, it throws following error:
The socket connection was aborted. This could be caused by an error processing your message or a receive timeout being exceeded by the remote host, or an underlying network resource issue. Local socket timeout was '00:30:00'.
any body help me. Thanks in advanse.
wcf services