Re: it keeps hanging on "1 seconds remaining"

  •  05-06-2009, 12:38 PM

    Re: it keeps hanging on "1 seconds remaining"

    Adam:
    jfh1709:
    I have downloaded the 3.0 version. This is the lastest production version? its not Beta or anything?
     
    Version 3.0 is the latest version. We added MVC upload support in this new versio. Many bugs have been fixed in this new version too.
     
    Do you still have the same problem with version 3.0?
     
     
    After upgrading to the new version the files upload will stop at 1 second remaining. After about a minute or 2 it will complete the upload to the temp directory. I have created a setting in my web config for the tempfolder
    key="CuteWebUI.AjaxUploader.TempDirectory" value="~/Uploads/Stream"
     
    and property AutoUseSystemTempFolder = false. I tested the file on your demo page and as excepted the file transfer was much slower but steady none-the-less.
View Complete Thread