Request Entity is too LargeSymptomsAn error reading 'The page cannot be displayed because the request entity is too large' is displayed when trying to upload a file. CauseThe maximum allowed file size as dictated by the WebConfig file is smaller than the file size of the file trying to be uploaded. Solution
The number displayed is the amount of KB the maximum file size is. For example, if the number was 1048576 then that would mean 1GB of data. Please note the next 2 steps only applies to those using IIS7 and above. The system will now allow you to upload the file. |