Error when clicking "Image Editor" button when image is from a database

  •  01-28-2006, 5:46 PM

    Error when clicking "Image Editor" button when image is from a database

     
     
    When in image properties or uploading an image, etc, there is an "ImageEditor" button.
     
    When the image is out of database, and i click on this button i get this error.
     

    29/01/2006 11:37:24 a.m.: '/CL/NSA_HUB/DownFile.Aspx?fileid=23' is not a valid virtual path.

    29/01/2006 11:37:24 a.m.: System.Web

    29/01/2006 11:37:24 a.m.: at System.Web.VirtualPath.Create(String virtualPath, VirtualPathOptions options)

    at System.Web.HttpServerUtility.MapPath(String path)

    at ASP.cutesoft_client_cuteeditor_imageeditor_imageeditor_aspx.Page_Load(Object sender, EventArgs e)

    at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)

    at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)

    at System.Web.UI.Control.OnLoad(EventArgs e)

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

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

    How do i fix this?
     
    Thanks
View Complete Thread