<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: The underlying connection was closed: An unexpected error occurred on a send in Integration and Testing</title>
    <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32086#M16692</link>
    <description>&lt;P&gt;Thanks, the problem was not&amp;nbsp; related to authorize.net, It was proxy blocking the&amp;nbsp; secure.authorize.net site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
    <pubDate>Wed, 12 Dec 2012 04:39:40 GMT</pubDate>
    <dc:creator>harikantkumar1</dc:creator>
    <dc:date>2012-12-12T04:39:40Z</dc:date>
    <item>
      <title>The underlying connection was closed: An unexpected error occurred on a send</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32052#M16675</link>
      <description>&lt;P&gt;Working fine in VS2010 development server, but after deploying on IIS 7 server I am getting the below error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An unexpected error occurred on a send.&lt;BR /&gt;System.Net.WebException: The underlying connection was closed: An unexpected error occurred on a send. ---&amp;gt; System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---&amp;gt; System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Security.SslState.StartSendBlob(Byte[] incoming, Int32 count, AsyncProtocolRequest asyncRequest)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.runTryCode(Object userData)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean ignoreSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.ConnectStream.WriteHeaders(Boolean async)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; --- End of inner exception stack trace ---&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream(TransportContext&amp;amp; context)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at System.Net.HttpWebRequest.GetRequestStream()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at AuthorizeNet.Gateway.SendRequest(String serviceUrl, IGatewayRequest request)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at AuthorizeNet.Gateway.Send(IGatewayRequest request, String description)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at SilverTowneWeb.PaymentInfo.Confirm(Decimal total, Int32 orderId) in D:\SilverTowne\SilverTowneWeb\PaymentInfo.aspx.cs:line 214&lt;BR /&gt;&amp;nbsp;&amp;nbsp; at SilverTowneWeb.PaymentInfo.btnSave_Click(Object sender, EventArgs e) in D:\SilverTowne\SilverTowneWeb\PaymentInfo.aspx.cs:line 127&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please look into and responed ASAP.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 05:14:11 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32052#M16675</guid>
      <dc:creator>harikantkumar1</dc:creator>
      <dc:date>2012-12-11T05:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: The underlying connection was closed: An unexpected error occurred on a send</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32066#M16682</link>
      <description>&lt;P&gt;it that just a problem with secure.authorize.net ? try any other website like yahoo.com ?&lt;/P&gt;&lt;P&gt;Can you get to the secure.authorize.net site in a browser on the server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;which API? using the SDKs or custom code?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:42:14 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32066#M16682</guid>
      <dc:creator>RaynorC1emen7</dc:creator>
      <dc:date>2012-12-11T12:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: The underlying connection was closed: An unexpected error occurred on a send</title>
      <link>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32086#M16692</link>
      <description>&lt;P&gt;Thanks, the problem was not&amp;nbsp; related to authorize.net, It was proxy blocking the&amp;nbsp; secure.authorize.net site.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2012 04:39:40 GMT</pubDate>
      <guid>https://community.developer.cybersource.com/t5/Integration-and-Testing/The-underlying-connection-was-closed-An-unexpected-error/m-p/32086#M16692</guid>
      <dc:creator>harikantkumar1</dc:creator>
      <dc:date>2012-12-12T04:39:40Z</dc:date>
    </item>
  </channel>
</rss>

