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 963:            if (!String.IsNullOrEmpty(pdl.link_testo_atto_com_referente))
Line 964:                result += "<a role=\"link\" href='" + pdl.link_testo_atto_com_referente.Replace(" ", "%20") + "' class=\"image-link\" target='VOTOWIN'><img alt=\"Scarica la legge regionale\" src=\"immagini/download-icon512x512-Green.png\" />Scarica il testo trasmesso in aula</a>";
Line 965:            result += "</div>";
Line 966:
Line 967:            //pdl.link_testo_relazione_illustrativa = "TEST";

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

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.String.Concat(String str0, String str1) +109
   accessibile_main.WritePDL(pdl pdl, Boolean isAbbinamento) in \\file01\nir$\accessibile\main.aspx.cs:965
   accessibile_main.visualizzaDocumentoPDL() in \\file01\nir$\accessibile\main.aspx.cs:837
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:255
   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