Data causing Aspose.cells exception

We have an issue where data that does not appear any different than other data that works is causing Aspose.cells to throw an exception. Has anyone seen where very specific data causes an exception to occur. Possibly a non-printing character that is causing an error?

/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; font-family:"Times New Roman",serif;}

<![endif]–>

Hi Gopinath,


Thank you for considering Aspose APIs.

We need more information to troubleshoot your presented scenario. Please provide the following details for further investigation.

  • Series of steps that caused the said exception. We would request you to please provide a standalone sample application to replicate the problem.
  • Sample spreadsheet that is used as input to the process,
  • Environment details such as;
    • Operating System version/architecture
    • Target .NET Framework
    • Aspose.Cells for .NET API version

If you are importing data from a database then you need to re-create the data dynamically in your sample application so that the database connectivity is not required when we test the case on our end.

Thank you for your cooperation.