BouncyCastleProvider NoClassDefFoundError

Hi ,

Trying to create a com.aspose.cells.Workbook from a content stream, i get the following error:

java.lang.NoClassDefFoundError: org/bouncycastle/jce/provider/BouncyCastleProvider
at com.aspose.cells.nq.a(Unknown Source)
at com.aspose.cells.nq.a(Unknown Source)
at com.aspose.cells.Workbook.b(Unknown Source)
at com.aspose.cells.Workbook.a(Unknown Source)
at com.aspose.cells.Workbook.(Unknown Source)



Please help
Regards
Elton

Hi,


Please try our latest version v8.1.1 if you are not already using it.

Also, make sure that the stream got spreadsheet data. If you still find the issue, kindly do create a sample runnable Java program and post us here to reproduce the issue on our end, we will check it soon.

Thank you.