This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.

uliloewi - Tuesday, June 17, 2014 10:13 AM:

Hello, I executed a simple "edit" command in AML-Studio, It ran at first correctly, but now there is always an exception like:

 

<SOAP-ENV:Envelope
  xmlns:i18n="http://www.aras.com/I18N">
  <SOAP-ENV:Body>
    <SOAP-ENV:Fault>
      <faultcode>999</faultcode>
      <faultstring>HTTP Error</faultstring>
      <faultactor>HttpServerConnection</faultactor>
      <detail>System.Net.WebException: The underlying connection was closed: A connection that was expected to be kept alive was closed by the server.</detail>
    </SOAP-ENV:Fault>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
 
Does any one know how to remove this problem? Did I somehow locked sth related to this item?

 



pankaj - Wednesday, June 18, 2014 2:16 AM:

Check your server connection, to which you are connecting.

Server is not on.



uliloewi - Wednesday, June 18, 2014 3:21 AM:

???????????onAfterUpdate??,AML?edit???onAfterUpdate??,??????



pankaj - Wednesday, June 18, 2014 1:39 PM:

Oh great. Thanks for posting.