Can not get the image thumbnail

  •  12-06-2005, 11:18 AM

    Can not get the image thumbnail

    Hi,
     
    When I click INSERT IMAGE ( the one which has thumbnails) button , I  can not get the thumbnail of the images , and get a lot of errors like:

    /scai2/images/pic-listening.jpg not found

    at CuteEditor.Impl.ThumbGenerator.ExtractThumbnail()

    at CuteEditor.Dialogs.ThumbnailHandler.ProcessRequest(HttpContext context)

    at ASP.ThumbJpeg_aspx.OnInit(EventArgs e) in http://localhost/scai2/CuteSoft_Client/CuteEditor/Dialogs/ThumbJpeg.aspx:line 6

    at System.Web.UI.Control.InitRecursive(Control namingContainer)

    at System.Web.UI.Page.ProcessRequestMain()

    CuteEditor
     
     
     
    In code behind, I use the following code to set the path:

    CuteObj.Setting("security:ImageGalleryPath") ="c:\inetpub\wwwroot\scai2\ images"

    CuteObj.Setting("security:FlashGalleryPath") = ="c:\inetpub\wwwroot\scai2\ flash"

    The INSERT IMAGE button which has no thumbnail and INSERT FLASH button work nicely.


    Please  help



    Thank you  

     
     
     
     
View Complete Thread