CuteWebUI.AjaxUploader.UploadSpeedKB not working?

Last post 10-17-2009, 10:48 PM by cutechat. 1 replies.
Sort Posts: Previous Next
  •  10-13-2009, 5:32 AM 56363

    CuteWebUI.AjaxUploader.UploadSpeedKB not working?

    Hi
     
    I'm having trouble getting the

    CuteWebUI.AjaxUploader.UploadSpeedKB

    property to work properly. Even though it is set in web.config like so:

    <add key="CuteWebUI.AjaxUploader.UploadSpeedKB" value="10" />

    It is still extremely fast to upload on localhost setup.
    What could be wrong?
     
    The upload control is understanding the

    <add key="CuteWebUI.AjaxUploader.GlobalMaxSizeKB" value="400000"/>

    corrently, which is adjacent to the other config line in Web.config.
     
    Please advice,
    Thanks,
    RF
  •  10-17-2009, 10:48 PM 56460 in reply to 56363

    Re: CuteWebUI.AjaxUploader.UploadSpeedKB not working?

    RF,
     
    This property will not works for these conditions :
     
    1 - filesize less then 200K
     
    2 - client side use Silverlight for uploading
     
    3 - server side using Medium trust level.
     
    Regards,
    Terry
View as RSS news feed in XML