Re: Can't delete a file after CopyTo

  •  06-25-2008, 9:55 PM

    Re: Can't delete a file after CopyTo

    Hi jrw,
     
    I think that is not caused by AjaxUploader.
     
    As your code ,
     
    the workingfile is created by the Bitmap object.
     
    the resource should be released.
     
    If you are not able to delete the file ,
     
    I think the reason is permission issue.
     
    Did you delete that file by code ?
     
    And did you get any exception infomation while the error occurs ?
     
    Regards , Terry .
     
     
     
     
     
View Complete Thread