Re: MoveTo and file.Delete don't work for some time after upload

  •  06-03-2010, 2:14 AM

    Re: MoveTo and file.Delete don't work for some time after upload

    Hi,
     
    Can you try to upload a small file? 20K?
     
    Can you also try this appSettings in web.config ?
     
    <add key="CuteWebUI.AjaxUploader.UseAspNetStream" value="True" />
     
    If you still get same issues, I think you need check what processer lock the file.
     
    (anti-virus softeare, etc)
     
    Regards,
    Terry
View Complete Thread