I have WCF service, and I have a method when I want to pass parameter as big string (over 1mb)
I run this wcf and in WCF Test Client I changed configuration as is sh
I have also faced the same issue and solved the problem. Working code-
(413) Request Entity Too Large in WCF Follow the app.config code. This is working and using this I can able to send large file