Good afternoon I have a problem sending reinf, when I try to transmit I get the webservice return from the following message: The underlying connection was closed: Unexpected error in a send. --- > System.IO.IOException: Unable to read transport connection data: An existing connection to the remote host was forced to terminate.
at this time: WebResponse webresponse = request.GetResponse ();
Has anyone ever been through this?