Strange Error

  •  06-03-2005, 4:27 PM

    Strange Error

    This error is occurring, intermittently after someone submits a form on our web site. Any ideas on what could be causing this problem?

    Server Error in '/' Application.


    Setting Not Fould!

    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.Exception: Setting Not Fould!

    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:
    [Exception: Setting Not Fould!]
       CuteEditor.EditorSetting.a(String A_0) +363
       CuteEditor.EditorSetting..ctor(Editor editor, String hash) +307
       CuteEditor.EditorSetting.GetFromHash(HttpContext context, Editor editor, String hash) +196
       CuteEditor.Editor.LoadViewState(Object savedState) +79
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +136
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Control.LoadViewStateRecursive(Object savedState) +412
       System.Web.UI.Page.LoadPageViewState() +305
       System.Web.UI.Page.ProcessRequestMain() +447
     

    Version Information: Microsoft .NET Framework Version
View Complete Thread