i just build a wcf service and i am getting the 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:00:59.2790
Try increasing readerQuota and MaxReceiveMessageSize of the binding. If you’re using default binding configuration, you’d need to create a binding configuration and apply it on endpiont. Please find MSDN articles on topics,