Hello,
I have a winforms application that uses AxShockwaveFlashObjects.AxShockwaveFlash to play FusionCharts MSCombi2D.swf with XML data coming from my server.
Sometimes my request for data returns an xml saying there's no data, in which case I get an invalid xml data message. Is there a way for me to get an indication of that in my C# code?
Thanks!