What is the maximum file size that we can upload??? I tried uploading an FLV that was 10.8 mb but got an error. Have debugging off so I did not get an exact error.
I have created a package which is of size 7.91 MB, While uploading it on my umbraco instance i am getting an error saying
Maximum request length exceeded.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Maximum request length exceeded.
Please let me know what is the maximum size allowed , Cant we upload packages of any size.
Inline data exceeds the maximum allowed size
Hi,
Great package, i was just testing it out and got an error when i exceeded the maximum file size
Inline data exceeds the maximum allowed size
Would be good if it checked the file size before sending to amazon
Cheers
Simon
Cheers Simon,
What was the file size you tried uploading just out of interest?
Tom
What is the maximum file size that we can upload??? I tried uploading an FLV that was 10.8 mb but got an error. Have debugging off so I did not get an exact error.
Hi,
I have created a package which is of size 7.91 MB, While uploading it on my umbraco instance i am getting an error saying
Maximum request length exceeded.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.Web.HttpException: Maximum request length exceeded.
Please let me know what is the maximum size allowed , Cant we upload packages of any size.
Thanks in advance
Sushma
is working on a reply...