If the HttpResponse object returns nothing then its ContentLength is set to -1 which in turn throws a "capacity must be positive" error when creating a MemoryStream object to accept the HttpRespons...
Id #6287 | Release:
None
| Updated: Feb 2 at 2:31 AM by clevster | Created: Jun 2, 2008 at 2:52 PM by clevster
PostDocument method calls Post method which attempts to serialize the XmlDocument object.
PostDocument method should actually call the PostStream method.
Id #6286 | Release:
None
| Updated: Feb 2 at 2:31 AM by clevster | Created: Jun 2, 2008 at 2:09 PM by clevster
This event will automatically be fired if the request has a content type of text/xml.
Id #1209 | Release:
None
| Updated: Feb 2 at 2:31 AM by gblock | Created: Apr 25, 2007 at 9:32 PM by gblock