Server Error in '/Normelombardia' Application.

Exception of type 'System.OutOfMemoryException' was thrown.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.

Source Error:


Line 1684:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("https://intranet.consiglio.regione.lombardia.it/OpenData/SelectATTO_VAL_ALLEGATI", RequestNamespace="https://intranet.consiglio.regione.lombardia.it/OpenData", ResponseNamespace="https://intranet.consiglio.regione.lombardia.it/OpenData", Use=System.Web.Services.Description.SoapBindingUse.Literal, ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Wrapped)]
Line 1685:        public string SelectATTO_VAL_ALLEGATI(string qry, string order) {
Line 1686:            object[] results = this.Invoke("SelectATTO_VAL_ALLEGATI", new object[] {
Line 1687:                        qry,
Line 1688:                        order});

Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\normelombardia\bb0411c1\8f5aafa1\App_WebReferences.ck8ls3k5.0.cs    Line: 1686

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Net.Security.SecureChannel.Decrypt(Byte[] payload, Int32& offset, Int32& count) +103
   System.Net.Security._SslStream.ProcessFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +75
   System.Net.Security._SslStream.StartFrameBody(Int32 readBytes, Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +171
   System.Net.Security._SslStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +133
   System.Net.Security._SslStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +118
   System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +199

[IOException: The read operation failed, see inner exception.]
   System.Net.Security._SslStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) +316
   System.Net.TlsStream.Read(Byte[] buffer, Int32 offset, Int32 size) +146
   System.Net.PooledStream.Read(Byte[] buffer, Int32 offset, Int32 size) +21
   System.Net.Connection.SyncRead(HttpWebRequest request, Boolean userRetrievedStream, Boolean probeRead) +250

[WebException: The underlying connection was closed: An unexpected error occurred on a receive.]
   System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request) +270
   System.Web.Services.Protocols.HttpWebClientProtocol.GetWebResponse(WebRequest request) +9
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +180
   it.lombardia.regione.consiglio.intranet.UpsertOpenData.SelectATTO_VAL_ALLEGATI(String qry, String order) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\normelombardia\bb0411c1\8f5aafa1\App_WebReferences.ck8ls3k5.0.cs:1686
   accessibile_main.ShowAttachments(String id_atto, UpsertOpenData wsOD) in \\file01\nir$\accessibile\main.aspx.cs:4232
   accessibile_main.visualizzaDocumentoRENDICONTAZIONE() in \\file01\nir$\accessibile\main.aspx.cs:1340
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:261
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1055.0