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 64: 	<div class="row topo">
Line 65: 		<div class="three columns logo" itemscope itemtype="http://schema.org/Organization">
Line 66: 			<a itemprop="url" href="<%=f.FixupUrl("~/")%>" title="<%=titulo%>"><img itemprop="logo" src="<%=f.FixupUrl("~/arquivos/pt-BR/imagens/estrutura/grupo10brasil.png")%>" alt="<%=titulo%>" title="<%=titulo%>" /></a>
Line 67: 		</div>
Line 68: 		<div class="eight columns busca">

Source File: c:\inetpub\wwwroot\g10.art.br\httpdocs\layout\publico.master    Line: 66

Stack Trace:


[OutOfMemoryException: Insufficient memory to continue the execution of the program.]
   System.Web.HttpResponseUnmanagedBufferElement..ctor() +9673816
   System.Web.HttpWriter.FlushCharBuffer(Boolean flushEncoder) +139
   System.Web.HttpWriter.Write(String s) +96
   System.Web.UI.HtmlTextWriter.Write(String s) +37
   ASP.layout_publico_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in c:\inetpub\wwwroot\g10.art.br\httpdocs\layout\publico.master:66
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +268
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8
   System.Web.UI.Control.Render(HtmlTextWriter writer) +10
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +128
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +8
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +57
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +100
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1386


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