Windows 10 Request Entity Too Large - IIS 10 error on request sent

  • Thread starter Thread starter MWBQ
  • Start date Start date
M

MWBQ

Hi. I receive the "Request Entity Too Large" on sending a request to an application set up in IIS. The size of the message is ~150 kb, which is a little bit higher than the default limit. I have tried a few potential solutions:set uploadReadAheadSize to max value (2147483647)set custom webHttpBinding<webHttpBinding> <binding name="webHttpBindingIncreasedSize" receiveTimeout="01:00:00" &nb

Continue reading...
 
Back
Top