Hi all,
Some of the customers report that they get 2038 error for uploading large files.
Currently what we can reproduce is this case :
1 - IIS7
2 - default maxAllowedContentLength is 30M
3 - default ConnectionLimit is 120 seconds
4 - Flash mode or IFrame mode
While uploading a file large then 30M and last for 130 secons,
The uploader will report 2038 error.
To fix this issue , please set the maxAllowedContentLength to a bigger value.
If maxAllowedContentLength set to big enough ,
File can be uploaded for unlimited seconds.
If you have setted maxAllowedContentLength correctly , please tell us know. That shall be another case.
Regards,
Terry