Results 1 to 4 of 4

Thread: The page was not displayed because the request entity is too large. - error

  1. #1
    Join Date
    Jan 2010
    Posts
    62

    Default The page was not displayed because the request entity is too large. - error

    Multistore 9.1 error.

    This pops up frequently when I am updating a product description on Chrome and hit the "update" button.

    Do you all have a fix?

    A

  2. #2
    Join Date
    Apr 2012
    Posts
    167

  3. #3
    Join Date
    Jan 2010
    Posts
    62

    Default

    Ok To Sum Up:

    To fix this issue:
    The page was not displayed because the request entity is too large

    Goto directory on your windows server using command prompt:
    \windows\system32\inetsrv

    then run replaceing YouWebsitename with your site name as seen within the IIS console:
    appcmd set config "YourWebsiteNameInIIS" -section:requestFiltering -requestLimits.maxAllowedContentLength:104857600 -commitpath:apphost

    thanks
    A

  4. #4
    Join Date
    Mar 2009
    Posts
    78

    Default

    Hey A,

    Just want to thank you for being kind enough to post the answer should anyone else down the road, have this issue.

    I have not had this one, but still, thanks for being considerate and sharing when you can.

    Regards,

    - Charlie

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •