Search code examples
xmlapache-flexopenx

How Do I Inspect the XML sent from OpenX?


I'm trying to get Flex and OpenX working together. I can get the ads to work when I view the site on a Mac using Firefox or Safari. But, if I use a PC with IE, I get error #1090 which is an XML parser failure.

Apparently, there is malformed XML. How do I check the XML that OpenX produces? What's the best way to find the nasty node?

Thank you.

-Laxmidi


Solution

  • If OpenX talks over HTTP, I highly recommend Fiddler or another HTTP debugging proxy for debugging communications.