sgmanojkumar Report post Posted September 16, 2011 Iam using Ajax to render the fusion charts in my page. Its working fine in Firefox and Chrome. But Internet Explorer 8 is throwing the following error Message: There was an error rendering the chart. Enable FusionCharts JS debugMode for more information. Line: 15 Char: 6193 Code: 0 This is the link to the page where I face the error. http://www.straine.c...s&report_num=16 Can any one suggest me the way to get out of this error..? Thanks in Advance!!!!! Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 19, 2011 Hi, Welcome to FusionCharts Forum! Could you please confirm the FusionCharts version and operating system you are using? Awaiting for your response. Share this post Link to post Share on other sites
sgmanojkumar Report post Posted September 19, 2011 Hi, Welcome to FusionCharts Forum! Could you please confirm the FusionCharts version and operating system you are using? Awaiting for your response. Hi Angshu, Thanks for your reply. The operating system is LINUX(Not sure about the distro) Fusion chart Version is 3.2.1 Share this post Link to post Share on other sites
bbarstow Report post Posted September 27, 2011 Admin: Please merge these two threads, so users like me don't need to do double posts! Other thread: http://forum.fusioncharts.com/topic/10333-fusion-charts-throws-an-error-in-internet-explorer-8/ I'm having the same error with IE8 / IE9. Works fine in Chrome/Safari/Opera/FireFox. (Version 3.2. Pay For // IIS 7.5 // Windows Server 2008) Error given to me is: SCRIPT5022: There was an error rendering the chart. Enable FusionCharts JS debugMode for more information. FusionCharts.js, line 15 character 6193 enabling debugMode (using following two lines of code) doesn't give me anything else of value: FusionCharts.debugMode.enabled(true); FusionCharts.debugMode.outputTo(function () { console.log(arguments); }); URL: www.gngsdashboard.org What gives? Worth noting that the code I'm using to generate the charts is: var c = FusionCharts.render("Swf/MSColumn2D.swf", "Chart-PovertyRates-Chart", $('#Chart-PovertyRates-Div').width(), $('#Chart-PovertyRates-Div').width() * .8, "Chart-PovertyRates-Div", "Controls/Charts/Chart6-PovertyRates.xml"); Share this post Link to post Share on other sites
cmaj135 Report post Posted September 28, 2011 I meet with the same problems,but as I try a little further,I find some stranges I use IE8 with http://www.fusioncharts.com/gallery/Category.asp?Column3D It can render the fusion charts normally but when I open the local html files, the IE8 will report the javascript error IE7 and IE8 in compatible mode both work fine so I want to somebody can give me some advices Thanks very much Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 28, 2011 Hi, Welcome to FusionCharts Forum! Please refer to the forum link: http://forum.fusioncharts.com/topic/10403-everything-works-great-except-ie8-rendering/page__pid__40776#entry40776 Hope this helps. Share this post Link to post Share on other sites
cmaj135 Report post Posted September 28, 2011 I didn't find any workaround at this link, do you mean that this bug is still on pending? Hi, Welcome to FusionCharts Forum! Please refer to the forum link: http://forum.fusionc...0776#entry40776 Hope this helps. Share this post Link to post Share on other sites
Guest Angshu Report post Posted September 28, 2011 Hi, Our developers are working on this issue and will update you ASAP. Thank you very much for your continued patience and patronage. Hope you have a great day! Share this post Link to post Share on other sites