System.OutOfMemoryException was thrown
The issue I am having is when I go to Publish my site pages. Once I publish the page I get the following error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
|
Dear P
What version are you running. The memory comsumption get less with each release. So it would be good to know what version you are currently running.
Are you using a own master page not created in Sitefinity.
Are you using multiple front-end langauges
Are you using multiple back-end languages
I have a problem with memory spikes which I at the moment think are related to master pages somehow. That's why I ask.
Markus
Hey Markus
I am running version 4.2 and I created my own master page using Visual Studio. At this time I'm just using HTML5 and CSS3 for my front-end languages. I am also using asp, <asp:contentplaceholder id="content" runat="server"/>, just for the content place holders.
With the C Sharp call for the master page, <%@ Master Language="C#" AutoEventWireup="true" %>
Thanks for the reply, hopefully we can get this issue resolved.
P
Hi P Kent,
Could you give us more specific information about the scenario? Are there any custom modules within your Sitefinity application? Did you reproduce the issue every time when you are trying to publish a page or the issue is reproduced only on one specific page? Which controls are placed on the page on which the issue is reproduced? Are there any custom controls? Are you sure that your custom controls are implemented properly?
We will be able to help you, once we have more info about the concrete scenario.