Try our conversational search powered by Generative AI!

DXC-S and Max File Size

Vote:
 

We're getting "Timed out, or max file size exceeded" when we try to upload big images (40mb, for example).

We've increased the limit to 500mb, by following the guide from this link: https://support.episerver.com/hc/en-us/articles/115004649203-Upload-Media-Error-Timed-out-or-max-file-size-exceeded

However, we're still getting the same exception for images that are around 40MB.

Is this a bug in Epi, or are we missing some additional settings?

#194142
Jun 14, 2018 13:19
Vote:
 

Just to clarify...

We have added maxRequestLength="500000" on system.web/httpRuntime
And maxRequestLength="500000" executionTimeout="7200" on location path="EPiServer"/system.web/httpRuntime

#194155
Jun 14, 2018 16:46
Vote:
 

Had to set maxAllowedContentLength on location path="EPiServer"/system.webServer/security/requestFiltering/requestLimits as well :)

#194179
Jun 15, 2018 9:40
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.