Error uploading file larger than 5 mb in Local Sharepoint Shared Documents (Sharepoint 2010)

Rufus Raja 1 Reputation point
2020-07-29T05:33:51.63+00:00

Hi,

Quite new to Sharepoint and I've tried every possible solution available online, from webconfig changes, to IIS limit changes and trying to upload via powershell script as well. I've allowed for the maximum allowed file size and increased the file size in the web client registry as well. However, I still continue to get the following error as shown below:

14130-image.png

Any help would be great!

I'm running Sharepoint 2010 (version:14.0.4763.1000) on a windows 10 system

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,104 questions
SharePoint Server Management
SharePoint Server Management
SharePoint Server: A family of Microsoft on-premises document management and storage systems.Management: The act or process of organizing, handling, directing or controlling something.
2,870 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Emily Du-MSFT 43,421 Reputation points Microsoft Vendor
    2020-07-29T09:34:11.527+00:00

    Will there be an error when you upload a file smaller than 5mb?

    Please follow below steps to troubleshooting the issue.
    1.Set file maximum upload size in the web application.
    2.Change the Web.config file in the IIS root folder of each web application.
    3.Increase the IIS machine-level request length setting.
    4.Increase the web client file size limit.
    5.Increase the SQL chunk size for large files.
    6.Change another browser to test, compare the result.
    References:
    sharepoint-2010-file-size-upload-limits-the-essential-mix
    increasing-the-default-maximum-size-for-uploaded-files-in-microsoft-sharepoint-server-2010
    sharepoint-20072010-how-to-increase-file-upload-size-limit