adrianbremer

Members
  • Content count

    10
  • Joined

  • Last visited

Posts posted by adrianbremer


  1. Thank you for your help, I discovered that the *many* charts were using the same datasource file, and that file had the <? xml ?> tag and some meta tags at the beginning and removing that fixed my problem :(. Maybe the meta tags were the problem and not the XML tag, but that was the solutino for me in case anyone else had the same problem :)


  2. I have a couple of charts on a website and, initially I had problems with some of the charts not rendering on my website because my "XML data was invalid."... turns out I was using a very old version of Firefox on my Dev PC and installing a new browser fixed it and all of my charts are showing up now.

     

    Now I configured my charts to fallback to javascript if the client doesn't support Flash and am having some problems with the javascript charts now. I get an "Invalid data" message instead of a rendered chart... this happens only on some of them, for security reasons I can't post the code or output XML but I know it's definitely not the XML since ALL of my charts work on Flash.

     

    Can someone help me out with this? :)

     

    - Adrian


  3. I'm getting the following error "Invalid XML Data" for a datasource since I upgraded to 3.0 from an older version. It shows about 300 entries of data and worked perfectly on the older version and now it doesn't.

     

    I started moving the data around and noticed that when the data count hit 71, it worked but as soon as it hit 72 it stopped working. I uploaded both xmls and I didn't notice any difference between them except for the additional row with no special characters or anything.

     

    Is there something I'm doing wrong here?

     

    Thanks in advance :)

    Working.xml

    NotWorking.xml