I\'m getting the following error while redirecting one page to another web page:
\"the page was not displayed because the request entity is too large.
I had the same error and the above fix did not work. I was only on HTTP (localhost) However this fixed the 413 error
Set-WebConfigurationProperty -filter /system.webserver/security/requestfiltering/requestLimits -name maxAllowedContentLength -value 134217728