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 1140:        Visualizzazione.CancellaFileTemporaneo();
Line 1141:        // Recupera il risultato della distribuzione
Line 1142:        string stringaRitornata = Visualizzazione.GetTrasformazione().Replace("xmlns:h=\"http://www.w3.org/HTML/1998/html4\" xmlns:xlink=\"http://www.w3.org/1999/xlink\"", "");
Line 1143:
Line 1144:        // Prepara l'indirizzo web per il link Visualizza Sommario

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

Stack Trace:


[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
   System.Text.StringBuilder.ExpandByABlock(Int32 minBlockCharCount) +163
   System.Text.StringBuilder.Append(Char* value, Int32 valueCount) +82
   System.Text.StringBuilder.Append(Char[] value, Int32 startIndex, Int32 charCount) +83
   System.IO.StreamReader.ReadToEnd() +92
   BusinessVisualizzazione.GestioneVisualizzazioneWeb.GetTrasformazione() in C:\Sandro\LavoriInCorso\XNormeRegioneLombardia\Visualizzazione\GestioneVisualizzazioneWeb.cs:585
   accessibile_main.visualizzaDocumento() in \\file01\nir$\accessibile\main.aspx.cs:1142
   accessibile_main.Page_Load(Object sender, EventArgs e) in \\file01\nir$\accessibile\main.aspx.cs:249
   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