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 267:        [System.Web.Services.Protocols.SoapDocumentMethodAttribute("https://intranet.consiglio.regione.lombardia.it/OpenData/CheckInfoTAB", 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 268:        public string CheckInfoTAB(string ID, string PRIVATE_TOKEN) {
Line 269:            object[] results = this.Invoke("CheckInfoTAB", new object[] {
Line 270:                        ID,
Line 271:                        PRIVATE_TOKEN});

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

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.IO.StreamWriter.Init(Stream streamArg, Encoding encodingArg, Int32 bufferSize, Boolean shouldLeaveOpen) +74
   System.IO.StreamWriter..ctor(Stream stream, Encoding encoding, Int32 bufferSize, Boolean leaveOpen) +83
   System.IO.StreamWriter..ctor(Stream stream, Encoding encoding, Int32 bufferSize) +19
   System.Web.Services.Protocols.SoapHttpClientProtocol.GetWriterForMessage(SoapClientMessage message, Int32 bufferSize) +110
   System.Web.Services.Protocols.SoapHttpClientProtocol.Serialize(SoapClientMessage message) +71
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +131
   it.lombardia.regione.consiglio.intranet.UpsertOpenData.CheckInfoTAB(String ID, String PRIVATE_TOKEN) in c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\normelombardia\bb0411c1\8f5aafa1\App_WebReferences.ck8ls3k5.0.cs:269
   accessibile_main.InitializeAvailableTabs() in \\file01\nir$\accessibile\main.aspx.cs:361
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:244
   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