Out of Memory Exception

Last post 10-25-2006, 3:54 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  10-25-2006, 3:44 PM 23817

    Out of Memory Exception

    Any ideas why I might be receiving this error all of a sudden?  I think it might be the server, but am not sure.  This is happening when the page tries to load with the editor in it.
     

    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:

    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.

    Stack Trace:

    [OutOfMemoryException: Exception of type System.OutOfMemoryException was thrown.]
                [TypeInitializationException: The type initializer for "System.Web.UI.TemplateControl" threw an exception.]
                System.Web.UI.TemplateControl.OnError(EventArgs e) +65
                System.Web.UI.Page.HandleError(Exception e) +68
                System.Web.UI.Page.ProcessRequestMain() +2100
                System.Web.UI.Page.ProcessRequest() +218
                System.Web.UI.Page.ProcessRequest(HttpContext context) +18
                System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +179
                System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87
                


    Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032
  •  10-25-2006, 3:54 PM 23818 in reply to 23817

    Re: Out of Memory Exception

    kara,
     
    Please check the following article:
     
     
    This article is about SharePoint Portal Server.  But it will help your debugging.
     
    Cause:
     
    This problem may occur in situations where the server is under a heavy load. For example, this problem may occur if the portal contains more than 100 subsites, and one or more Web pages that are contained in each of the 100 subsites is accessed at the same time.
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML