Blog Post

IIS Support Blog
1 MIN READ

413 Request Entity Too Large when connecting to a WCF service

JasonXu's avatar
JasonXu
Icon for Microsoft rankMicrosoft
Feb 08, 2019
Error "413 Request Entity Too Large" when connecting to a WCF service.   Increase maxReceivedMessageSize and readerQuotas to resolve the error. Below is an example:   <system.serviceModel> <...
Published Feb 08, 2019
Version 1.0