0

I'm facing a problem with the JSON size I'm sending to my service:

MAXIMUM REQUEST LENGTH EXCEEDED

I tried increasing the maxRequestLength value to 214748364, but it still isn't working.

<httpRuntime targetFramework="4.5" maxRequestLength="214748364" 
             executionTimeout="100000" />

Any fix?

Thanks in advance!

Ananda G
  • 2,389
  • 23
  • 39

0 Answers0