I am going nuts here. I\'ve looked at the following entries and none of them are correcting the aberrant behavior I am seeing:
What's the "Content-Type" set to on the request to the method?
From what I've done with the ASP.NET, if it's set to text/xml, you'll get back XML; but if it's set to application/json, you'll get JSON back.
text/xml
application/json