Kim sang kuk Report post Posted November 25, 2009 while I run FusionChart V3 in jdk1.5, I got a error message. I think the reason of this error is becuase FusionChart was compiled with jdk1.6 So, Can i get FusionChart helper class files compiled with jdk1.5? ERROR MESSAGE -> " bad class file: /BPM/uengine-web/WEB-INF/classes/com/fusioncharts/FusionChartsHelper.class class file has wrong version 50.0, should be 49.0 Please remove or make sure it appears in the correct subdirectory of the classpath. " Share this post Link to post Share on other sites
Guest Rajroop Report post Posted November 26, 2009 Hello Kim sang kuk, Attached are the classes compiled with jdk1.5. Please replace all the FusionCharts specific classes in your WEB-INF/classes with these class files. Hope this helps. FusionChartsClasses_Java5.zip Share this post Link to post Share on other sites