After uploading a picture, then trying to modify it using the online image editor, I get the following error.
What editorsetting is this talking about?
Thanks,
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) +152
CuteEditor.Impl.ResourceContext.LoadResources(HttpContext context, Editor editor, CultureInfo culture) +68
CuteEditor.EditorUtilityPage.OnInit(EventArgs e) +84
System.Web.UI.Control.InitRecursive(Control namingContainer) +321
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +692
|