Re: Deploying the CuteSoft Editor files to another location

  •  05-05-2010, 1:37 PM

    Re: Deploying the CuteSoft Editor files to another location

    <add key="CuteEditorDefaultFilesPath" value="/CuteSoft_Editor" />


    System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.Exception: CuteEditorFilesPath must start with '~/'

       at CuteEditor.CEF.get_FilesVirtualPath()

       at CuteEditor.CEF.get_FilesAbsolutePath()

       at CuteEditor.CEF.ResolveResource(HttpContext context, String path)

       at CuteEditor.Impl.EditorProvider.GetEditorConfig(Editor editor)

       at CuteEditor.Impl.EditorProvider.GetToolbarItems(Editor editor, String type)

       at CuteEditor.Editor.a.a.u()

       at CuteEditor.Editor.CreateChildControls()

       at System.Web.UI.Control.EnsureChildControls()

       at System.Web.UI.Control.PreRenderRecursiveInternal()

       at System.Web.UI.Control.PreRenderRecursiveInternal()

       at System.Web.UI.Control.PreRenderRecursiveInternal()

       at System.Web.UI.Control.PreRenderRecursiveInternal()

       at System.Web.UI.Control.PreRenderRecursiveInternal()

       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

     

View Complete Thread