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.Xml.NameTable.AddEntry(String str, Int32 hashCode) +29
   System.Xml.NameTable.Add(String key) +124
   System.Xml.Serialization.XmlSerializationReader.Init(XmlReader r, XmlDeserializationEvents events, String encodingStyle, TempAssembly tempAssembly) +860
   System.Xml.Serialization.XmlSerializer.Deserialize(XmlReader xmlReader, String encodingStyle, XmlDeserializationEvents events) +416
   System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall) +1571
   System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters) +215
   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