❔ HTTP Error 413.1 - Request Entity Too Large

I have project on .net 5 in visual studio 2022. Does anyone can help me to fix it?
2 Replies
Simo
Simo2y ago
I think these are configured in web.config for maxRequestLength & maxAllowedContentLength you need to override them with a bigger value i think you can see in the error it is in the RequestFilteringModule, which maps to the
<system.webServer>
<security>
<requestFiltering>
<system.webServer>
<security>
<requestFiltering>
section of web.config
Accord
Accord2y ago
Was this issue resolved? If so, run /close - otherwise I will mark this as stale and this post will be archived until there is new activity.
Want results from more Discord servers?
Add your server