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
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
This may help
http://forums.asp.net/t/1574804.aspx
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
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