Operational Services zorgt ervoor dat je website, portal of applicatie succesvol is en voorral ook blijft.
Homepage blog
09
Oct
Sometimes you will find the need to upload files larger than the default SharePoint limits allow. In this article it is explained not only how to increase the maximum permitted size limits, but also the execution and connection timeout limits, which will need to be increased for large files.
Have you ever seen the following error message?
Unhandled Exception: Microsoft.SharePoint.SPException: The form submission cannot be processed because it exceeded the maximum length allowed by the Web administrator. Please resubmit the form with less data.
Or even this one:
Request timed out.
SharePoint by default limits the uploads to 50 MB, but usually if you want to increase the size limits, the execution and connection timeout limits should also be increased, or there won't be enough time for the upload to finish.
Start by increasing the maximum upload size in Central Administration:
The maximum upload size allowed is 2 GB. However, you will probably run into problems if you try to set it that high.
Update the connection timeout setting in IIS:
The next step is to update the web.config of the site. The maximum request length (maximum upload size) and the execution timeout limits have to be edited.
There is also the need to update the default SharePoint web.config.
Comments (0)
Tam Tam brengt je wereld online.