by Luis de Vasconcelos.
For anybody who still struggles with this, the solution is to increase the "Maximum allowed content length" Request Filtering value in IIS to a value larger than the size of your backup file (or scorm package or whatever type of file you're dealing with).
- Open the IIS Manager.
- Navigate to your site in the Connections manager pane.
- Open the Request Filtering feature.
- Click Edit Feature Settings.
- Increase the value under Maximum allowed content length. The default is 30mb. Increase it to a value slightly bigger than the file you're working with.
- Restart IIS.