404 error when uploading large files to Sharepoint Document Library

Posted by admin in Sharepoint on 27. Nov, 2009 | 0 Comments

When uploading larger than 28 MB files to a SharePoint library, you get 404 error. This occurs because SharePoint , IIS , Windows needs to be configured to handle large files.
Solution:
To solve the issue:
- Opened the file : %windir%\system32\inetsrv\config\applicationhost.config
In the ApplicationHost.config file, locate the node.
add a large value that matches the size of the Content-Length [...]