Error 2038 followed by 413? only in SLL Enviorment What Can I Do?

Last post 09-14-2011, 8:14 AM by Kenneth. 3 replies.
Sort Posts: Previous Next
  •  09-13-2011, 7:28 AM 70029

    Error 2038 followed by 413? only in SLL Enviorment What Can I Do?

    Anyone can Help me?
     
    I have some problems  with ajax uploader, ramdomly i receive the message "upload is interrupted error 2038" later of this, try ti upload other file and receive the message "upload is interrupted error 413" and is impossible upload other file again, so its only happen in SSL Enviorment....
     
    I dont know what can i do 
     
    Thank You in Advance
     
     
  •  09-13-2011, 10:43 AM 70033 in reply to 70029

    Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?

    Hi Mariachirs,
     
    Flash do not support SSL, I suggest you disable the flash upload mode by the code below.
     
     uploader1.SetAdvancedOption(UploaderAdvancedOption.NoFlash, "true");
     
    Regards,
     
    Ken
  •  09-13-2011, 11:37 AM 70034 in reply to 70033

    Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?

    There other way? because i need upload multiple files :(
  •  09-14-2011, 8:14 AM 70053 in reply to 70034

    Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?

    Hi Mariachirs ,
     
    By default, AjaxUploader will use Silverlight mode, it support multiple files upload too.
     
    Regards,
     
    Ken
     
View as RSS news feed in XML