Applies to: WebFront 4
Even if you have configured work items to allow files larger than 4MB, default IIS file upload size is set to 4MB and larger uploads will fail. Follow the instructions below to increase the limit.
Increase maxRequestLength
Please note that this is a server setting that will affect all sites hosted on the server.
-
Open IIS Manager on WebFront server
-
Select <Your Server>
-
Click Configuration Editor in the middle-pane
-
Select system.web/httpRuntime as Section
-
Change value of maxRequestLength to 10 000 or your custom choice
-
Click Apply
-
Perform an IIS reset
Comments
0 comments
Article is closed for comments.