Is there a way to view the actual underlying xml data that the cookcomputing.xmlrpc.net library returns? From what I can tell, it is only exposed via the xmlrpcstruct that the object creates based on the xml.
However, I am getting XmlRpcInvalidXmlRpcException exceptions, and am trying to understand the problem.
I am using an https connection.
Thanks!
-R