Recently worked on a problem where Asmx Post request fails with 'HTTP 400' status code under the following circumstances : When the size of the string parameter passed from the client application (Content-Length)> 1024 Bytes and the file is set for Read More...