Unanswered Anyone know where to find the actual XML Response in memory?

  • Friday, June 29, 2012 1:09 PM
     
     

    Hello,

    I am struggling with the WWSAPI.

    I have created all of the C and H file for the WebService.

    I can call the webservice and get a good response when I send "good" data. So far so good.

    However, when testing the unhappy path through the process, the application is failing due to the format/content of the response XML document.

    So, my question is this, does anyone understand how to find the XML Document in memory?

    I can manually scan through memory, and most of the time I can locate the document, but this is far from ideal.

    Thanks for any ideas,

    .......Cameron


    Cameron Conacher