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 4059:        {
Line 4060:            // Creo il nuovo nodo
Line 4061:            if (_tipodoc.Anni.Count > 0) tmpbool = false;
Line 4062:            else tmpbool = true;
Line 4063:            nodoliv1 = tree.addNodo(tmpbool, _tipodoc.IdTipoDocumento.ToString());

Source File: \\file01\nir$\accessibile\main.aspx.cs    Line: 4061

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   DAC.DAC_Sql..ctor() +43
   DAC.FactoryDac.GetDAC(dbType tipoDb) +36
   DAC.FactoryDac.GetDAC() +49
   Business.Anni..ctor(eVistaCronologicaAnni Ta, Int32 IdProdotto, Int32 IdSettore, Int32 IdTipoDoc) +66
   Business.TipoDocumento.get_Anni() +39
   accessibile_main.caricaDatiperAlbero() in \\file01\nir$\accessibile\main.aspx.cs:4061
   accessibile_main.visualizzaDocumentoTRATTAZIONE() in \\file01\nir$\accessibile\main.aspx.cs:1018
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:252
   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