Re: javascript error

  •  12-07-2004, 4:05 AM

    Re: javascript error

    Terry, Adam

    Thanks for taking your time to help me on this problem
     
    I'm getting this error after inputting the instructions you sent

    also the cute editor this is contained within is a user control
     
     

    Server Error in '/CandidateEmail' Application.

    EditorSetting not found

    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: EditorSetting not found

    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: EditorSetting not found]
       CuteEditor.EditorSetting.GetFromContext(HttpContext context, Boolean bthrow) +130
       CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture) +70
       CuteEditor.EditorUtilityPage.OnInit(EventArgs e) +96
       System.Web.UI.Control.InitRecursive(Control namingContainer)
       System.Web.UI.Page.ProcessRequestMain()
    


    Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
View Complete Thread