This site uses cookies

General Discussion

For Webmaster - error in uploading phots

109
3
neilh
neilh
21 May 2012 20:37

Trying to upload photos of Olympic Torch crossing bridge but keep getting following error message - any suggestions?

Server Error in '/' Application.

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.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.


Stack Trace:

[HttpException (0x80004005): Maximum request length exceeded.] System.Web.HttpRequest.GetEntireRawContent() +9035643 System.Web.HttpRequest.GetMultipartContent() +68 System.Web.HttpRequest.FillInFormCollection() +247 System.Web.HttpRequest.get_Form() +104 System.Web.HttpRequest.get_HasForm() +9036751 System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +97 System.Web.UI.Page.DeterminePostBackMode() +69 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +135

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.272

General Discussion
General Discussion
21 May 2012 21:22

Sorry neilh, it is most likely the size of the file being uploaded that is the problem. This will be fixed in the next release.

For the time being, can you reduce the size of the photos before uploading them?

neilh
neilh
22 May 2012 22:06

Thanks. Will have a go.

Comment Please sign in or sign up to post