Server Error in '/' Application.

Insufficient memory to continue the execution of the program.

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: Insufficient memory to continue the execution of the program.

Source Error:


Line 457:	templateBuilder.Append("\">\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n");
Line 459:	Response.Write(templateBuilder.ToString());
Line 460:}
Line 461:

Source File: c:\webhosting\data\pages\pc\show_news.aspx    Line: 459

Stack Trace:


[OutOfMemoryException: Insufficient memory to continue the execution of the program.]
   System.Web.HttpResponseUnmanagedBufferElement..ctor() +9899350
   System.Web.HttpWriter.FlushCharBuffer(Boolean flushEncoder) +156
   System.Web.HttpWriter.Write(String s) +116
   System.Web.HttpResponse.Write(String s) +15
   ASP.pages_pc_show_news_aspx.OnInit(EventArgs e) in c:\webhosting\data\pages\pc\show_news.aspx:459
   System.Web.UI.Control.InitRecursive(Control namingContainer) +142
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +416


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4330.0