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 584:                break;
Line 585:        }
Line 586:        MENU += menu_lr + menu_pdl + menu_seduta + menu_mon + menu_analisi + menu_val + menu_studi + menu_giunta;
Line 587:        MENU += "</ul>";
Line 588:        return MENU;

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

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.String.ConcatArray(String[] values, Int32 totalLength) +17
   System.String.Concat(String[] values) +120
   accessibile_main.GeneraPannelli(String pannello_attivo) in \\file01\nir$\accessibile\main.aspx.cs:586
   accessibile_main.visualizzaDocumentoMONITORAGGIO() in \\file01\nir$\accessibile\main.aspx.cs:1263
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:258
   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