online sample does not work in IE6
FusionCharts Forum
Home       Members    Calendar    Who's On
Welcome Guest ( Login | Register )
        



online sample does not work in IE6 Expand / Collapse
Author
Message
Posted 12/19/2006 4:31:26 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/19/2007 3:01:09 PM
Posts: 4, Visits: 29
I download all 3 sample files from http://www.infosoftglobal.com/FusionCharts/Demos/JS/Index.html
FusionCharts.js
Index.html
MSColumn3D.swf

onto my web server. Firefox works fine but not IE, chart is not showing, IE seems to be indefinitely loading.
Same result when I tried licensed V3 FusionChart Enterprise.

Thanks.
Post #64
Posted 12/20/2006 12:17:02 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
Does our online URL http://www.infosoftglobal.com/FusionCharts/Demos/JS/Index.html work in your IE? If yes, there might be some configuration issues with your local webserver.

I would need the exact error message that you are receiving on your local webserver.

Thanks,
Pallav Nadhani
FusionCharts Team

Post #67
Posted 12/20/2006 1:02:55 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/19/2007 3:01:09 PM
Posts: 4, Visits: 29

Thanks for the help.

That URL works for IE. The problem occurs when I download sample files on Tomcat.
I places 3 files on a webapp folder, nothing changes. Firefox works fine.
How do i get error messages in IE?
Post #75
Posted 12/20/2006 11:24:12 PM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
When running on your local machine, can you make sure you're running it through a webserver - so that you access it as http://localhost:xxxx/path_to_file.

This is necessary, because the Flash Player otherwise imposes restrictions on files that directly run on OS file system. In this case, you'll need to set proper permissions for the folder by right clicking on the chart > Settings and then adding the folder as a trusted one.

Thanks,
Pallav Nadhani
FusionCharts Team

Post #78
Posted 12/26/2006 6:21:43 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 12/26/2006 8:01:58 AM
Posts: 1, Visits: 5
hello everybody,

i have the same problem; the example on the site works fine, but when i try the same in my page using IE7 and flash player 9 i got the following error in the FC_Rendered method:
Object doesn't support this property or method

this error is thrown when calling the setDataXML() method on the fusion chart object although that it works fine when i redeclare the object again in the FC_Rendered method.


Yehia Abdel Kader
Post #88
Posted 12/26/2006 2:33:25 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/19/2007 3:01:09 PM
Posts: 4, Visits: 29
This is not accessing local machine. I copied all 3 sample files onto a Tomcat webapp folder without any modification.

I did some experiment and it turns out if the page is accessed via HTTP (instead of HTTPS), it works fine with IE.

My app needs to turn SSL on. Please help.

TIA.
Post #89
Posted 12/27/2006 1:22:31 AM
FusionCharts Team

FusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts TeamFusionCharts Team

Group: Administrators
Last Login: 10/3/2008 2:42:18 AM
Posts: 2,117, Visits: 498
For working over SSL, please see http://www.fusioncharts.com/FusionCharts/Docs/Contents/SSL.html 

Thanks,
Pallav Nadhani
FusionCharts Team
Post #92
Posted 12/28/2006 2:52:11 PM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 1/19/2007 3:01:09 PM
Posts: 4, Visits: 29
I looked the above link it states problem only occurs in using dataURL, the sample uses dataXML instead.

Thanks
Post #95
Posted 2/27/2007 5:39:13 AM
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Group: Forum Members
Last Login: 2/27/2007 6:59:52 AM
Posts: 2, Visits: 3