I\'m trying to create a web service to upload files by Post with Asp.Net Web Api. These are the implementations for Client and Web Api respectively:
Client:
I solved the problem through this solution: http://www.smartdigitizers.com/net-development-tips/iis-7-how-to-resolve-error-https-413-request-entity-too-large/