Access denied error when attempting to launch Image Editor in CuteEdit 5.0

  •  10-18-2005, 3:14 PM

    Access denied error when attempting to launch Image Editor in CuteEdit 5.0

    When I select an image and then click the button to launch the image editor, I get the following error information (note: this is a custom error stack/email msg that we get to use in troubleshooting).  Also - the folder in question has Everyone-Full Control access + FileMon reports no access denied errors in the file system.  The file in the error msg exists at the path in the error information...

    Any ideas?

    Jeramie
     
    URL Requested: /GMADemo/CuteSoft_Client/CuteEditor/ImageEditor/ImageEditor.aspx?settinghash=ce87e15&GP=/GMADemo/Uploads&C_GP=/GMADemo/Uploads&Upload=True&UC=en-US&BG=%23efefef&Th_W=80&Th_H=80&Th_C=5&Th_R=4&MaxW=640&MaxH=640&Resize=True&Restriction=True&MaxImageSize=100&f=/GMADemo/Assets/Images/logo.JPG&p=/GMADemo/CuteSoft_Client/CuteEditor/

    Stack Trace:
    System.Web.HttpUnhandledException: Exception of type System.Web.HttpUnhandledException was thrown. ---> System.UnauthorizedAccessException: Access to the path "C:\GMAMimswareCMSDemo\Tier1\CuteSoft_Client\CuteEditor\ImageEditor\TempFiles\2548884e-54bc-4490-a025-3f09736aaa97000001.tmp" is denied.
       at System.IO.__Error.WinIOError(Int32 errorCode, String str)
       at System.IO.File.Delete(String path)
       at CuteEditor.ImageEditor.ApplicationRecords..ctor(String temppath)
       at CuteEditor.ImageEditor.ImageEditor.OnPreRender(EventArgs e)
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       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()
       at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

    Regards,
    Jeramie
View Complete Thread