I'm receiving "Length cannot be less than zero. Parameter name: length" errors when calling a WebMethod on a plain ASP.NET WebForms (ASPX) page. The error gives no clear idea (that I can see) as to what the problem is, and both GET and POST calls to other WebMethods with similar signatures on the page work.I'm receiving "Length cannot be less than zero.