Error Message

  •  03-24-2005, 6:27 PM

    Error Message

    One of my users just received this error:
     
    System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.Exception: EditorSetting not found at CuteEditor.EditorSetting.GetFromContext(HttpContext context, Boolean bthrow) at CuteEditor.Impl.FileStorage.CreateInstance(HttpContext context) at CuteEditor.Dialogs.FileBrowserPage.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Page.ProcessRequestMain() --- End of inner exception stack trace --- at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain() at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequest(HttpContext context) at System.Web.CallHandlerExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    Any ideas what is causing this error?
     
    I appreciate the feedback.
     
    Todd Hollar
View Complete Thread