Hi team,
We are getting the following error when using Aspose.Cells from within Alpine Linux.
Error Message:
Aspose.Cells.CellsException : The type initializer for '\u0002 ' threw an exception.
Stack Trace:
at Aspose.Cells.Workbook.Save(Stream stream, SaveOptions saveOptions)
at Aspose.Cells.Workbook.Save(Stream stream, SaveFormat saveFormat)
We are using alpine 3.11 with the following libraries installed:
icu-libs krb5-libs libgcc libintl libssl1.1 libstdc++ zlib libgdiplus
and the .Net SDKs 3.1.411 and 5.0.302 installed (project targets 3.1)
We don’t have much to go on!! Is there any way of getting more information regarding the exception?