ImageGallery Errors

  •  08-09-2005, 5:22 AM

    ImageGallery Errors

    THe image gallery produces a nasty error message when you click on the folder of a sub-folder:

    System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.Exception: /CuteSoft_Client/CuteEditor/Dialogs/InsertGallery.Frame.Aspx?settinghash=471e2a83,/images/icons not starts with /images/

    at CuteEditor.Impl.FileSystemStorage.a(String A_0, String A_1, Boolean A_2)
    at CuteEditor.Impl.FileSystemStorage.GetDirectoryText(String dirpath)
    at CuteEditor.Dialogs.InsertGalleryFrame.b(Object A_0, EventArgs A_1)
    at System.Web.UI.Control.OnLoad(EventArgs e)
    at System.Web.UI.Control.LoadRecursive()
    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
     
     
View Complete Thread