Issue with Light Cell Data Provider in cells 7.0.3

hi team,

light cell data provider is not working in 7.0.3 api for 2007 file format.

please find the source code.

we are getting the following error for 2007

java.lang.IncompatibleClassChangeError

at org.dom4j.io.SAXReader.read(SAXReader.java:447)

at org.dom4j.io.SAXReader.read(SAXReader.java:365)

at com.aspose.cells.a.b.z.a(Unknown Source)

at com.aspose.cells.fU.a(Unknown Source)

at com.aspose.cells.fX.h(Unknown Source)

at com.aspose.cells.fX.a(Unknown Source)

at com.aspose.cells.fW.a(Unknown Source)

at com.aspose.cells.Workbook.a(Unknown Source)

at com.aspose.cells.Workbook.save(Unknown Source)

at svn.oracle.apps.ak.svncheck.webui.TestPerformance.main(lcd.java:17)

Thanks,

eistechnologies.



Hi,


I could not find your source code.

Also, please make sure that you have set all other jars into your classpath. It is better that you use and set all other latest dependencies jars in the latest release archive (e.g., dom4j-1.6.1.jar, bcprov-jdk15-146.jar,woodstox-core-asl-4.0.8.jar, stax2-api-3.0.2, jsr173_1.0_api.jar etc.) to class path.


For reference about all the JARs, see the “README_LIB.txt” file present in the release archive of v7.0.3:

Thank you.