Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Ajax Uploader
»
Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?
Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?
09-13-2011, 10:43 AM
Kenneth
Joined on 02-13-2008
Posts 3,886
Re: Error 2038 followed by 413? only in SLL Enviorment What Can I Do?
Reply
Quote
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
View Complete Thread