//flex table opened by JP

Click to See Complete Forum and Search --> : Web Services Question


mmcgough
07-29-2005, 01:30 PM
We are getting the following error when trying to post data from our server to another server which is not ours on the net.

Error EmailProcessor_ProcessFormSystem.Net.WebException: The underlying connection was closed: The request was canceled.

Error EmailProcessor_ProcessForm System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a receive.

We are posting this data through an http web request, it is not always giving the error but it seems to happen more often when we are posting multiple requests at the same time.

Any suggestions would be greatly appreciated. :confused: