giglesias Report post Posted October 20, 2011 (edited) I have a page (c# in asp.net) with 4 fusion charts, all works ok, but my web site have a master page, so when on the charts page set the master page file, i received an javascript error "invalid argument" on line:76. I saw another samples on the web and all it's the same and my project must be run ok. Please, help me. best regards Gustavo Iglesias Edited October 20, 2011 by giglesias Share this post Link to post Share on other sites
Sanjukta Report post Posted October 20, 2011 Hi, Could you please confirm if you are rendering the charts in IE 8? In case yes, please try to enable the Compatibility Mode in IE 8 and see if this helps. Hope this helps. Share this post Link to post Share on other sites
giglesias Report post Posted October 21, 2011 Thanks so much, you are a genious jejejjejeje The problem was fixed but why i need the compatibility mode enabled? de fusioncharts v3 run only with previous version or i need use another fusion charts version?? thanks again gus Share this post Link to post Share on other sites
Sanjukta Report post Posted October 24, 2011 Hi, You are always welcome! There is an issue with the current version of FusionCharts XT in IE 8 Standard Mode. We are already looking into this and shall update you at the earliest. Happy FusionCharting! Share this post Link to post Share on other sites
PBee Report post Posted November 17, 2011 Hi, Is there any update on this? I'm experiencing the same problem with XT - 'Invalid Argument' when in IE8 non compatibility mode, but works when IE is in compatibility mode. Strangely enough I can workaround this by adding the line "Response.Write(xmlData.ToString())" just before the RenderChart command, although I have no idea why or how this should work! Cheers, Paul. Share this post Link to post Share on other sites
Guest Angshu Report post Posted November 18, 2011 Hi, Welcome to FusionCharts Forum! Please find the latest JS files attached for your reference. You would need to copy these JS files in your charts folder. Hope this helps. LatestJS_ServiceRealease1.zip Share this post Link to post Share on other sites
PBee Report post Posted November 21, 2011 Hi Angshu, Awesome, thank you very much, chart's populating perfectly in non compatibility mode now Thanks again, Paul. Share this post Link to post Share on other sites