Try our conversational search powered by Generative AI!

Commerce Manager fails to upload catalog which > 4MB

Found in

Release 7.5

Created

Jul 16, 2014

Updated

Aug 15, 2014

Area

Falcon/Commerce/Commerce Manager

State

Closed, Fixed and Tested


Steps to reproduce

Go to Commerce Manager/Catalog Management. Try to upload any .zip file which is bigger than 4MB.

The upload will fail, without any error or message, which is really confusing. They can only know the reason when looking clearly to the browser's requests log then searching for solution.

 

We should have some way to notice that customer need to adjust the maxRequestLength limit to overcome the limitation - something which CMS do with the importing content page - throwing exception to let they know what's wrong:

 

HTTP Error 404.13 - Not Found

The request filtering module is configured to deny a request that exceeds the request content length.

Most likely causes:

  • Request filtering is configured on the Web server to deny the request because the content length exceeds the configured value.

Things you can try:

  • Verify the configuration/system.webServer/security/requestFiltering/requestLimits@maxAllowedContentLength setting in the applicationhost.config or web.config file.

Detailed Error Information:

Module    RequestFilteringModule
Notification    BeginRequest
Handler    PageHandlerFactory-Integrated-4.0
Error Code    0x00000000
Requested URL    http://commercedev:80/EPiServer/CMS/admin/importdata.aspx
Physical Path    E:\Raven\EPiServer.Commerce.Sample\EPiServer\CMS\admin\ImportData.aspx
Logon Method    Not yet determined
Logon User    Not yet determined