Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • vishal 6 posts 26 karma points
    Sep 05, 2013 @ 10:24
    vishal
    0

    Installing Teacommerce support

    Hi 

    can you help me i install your package while install it gives me this

    plz help!!thnx

    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() +9665289
       System.Web.HttpRequest.GetMultipartContent() +63
       System.Web.HttpRequest.FillInFormCollection() +165
       System.Web.HttpRequest.EnsureForm() +75
       System.Web.HttpRequest.get_Form() +12
       System.Web.HttpRequest.get_HasForm() +9666735
       System.Web.UI.Page.GetCollectionBasedOnMethod(Boolean dontReturnNull) +95
       System.Web.UI.Page.DeterminePostBackMode() +69
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +130
  • Anders Burla 2560 posts 8256 karma points
    Sep 05, 2013 @ 11:12
    Anders Burla
    0

    That is because the file upload is to big for your website settings. See how to fix here:
    http://stackoverflow.com/questions/3853767/maximum-request-length-exceeded

    Kind regards
    Anders

Please Sign in or register to post replies

Write your reply to:

Draft