Hi there, I’m trying to open an Excel 2007 xlsm file with your current Aspose.Cells trial. One of my xlsm files opens without any issue. Another xlsm file doesn’t open. I get this stack trace. Any ideas? Thx The ‘br’ start tag on line 19 does not match the end tag of ‘i’. Line 20, position 24.
<font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ">
<b> Description: </b>An
unhandled exception occurred during the execution of the current web
request. Please review the stack trace for more information about the
error and where it originated in the code.
<b> Exception Details: </b>System.Xml.XmlException: The 'br' start tag on line 19 does not match the end tag of 'i'. Line 20, position 24.<br><br>
<b>Source Error:</b> <br><br>
<table bgcolor="#ffffcc" width="100%">
<tbody><tr>
<td>
<code>
An unhandled exception was generated during the execution of the
current web request. Information regarding the origin and location of
the exception can be identified using the exception stack trace below.
</td>
</tr>
</tbody></table>
<br>
<b>Stack Trace:</b> <br><br>
<table bgcolor="#ffffcc" width="100%">
<tbody><tr>
<td>
<code></code><pre>[XmlException: The 'br' start tag on line 19 does not match the end tag of 'i'. Line 20, position 24.]<br> System.Xml.XmlTextReaderImpl.Throw(Exception e) +90<br> System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) +77<br> System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag) +211<br> System.Xml.XmlTextReaderImpl.ParseEndElement() +1947048<br> System.Xml.XmlTextReaderImpl.ParseElementContent() +424<br> System.Xml.XmlTextReaderImpl.Read() +29<br> System.Xml.XmlTextReader.Read() +12<br> System.Xml.XmlTextReaderImpl.Skip() +190<br> System.Xml.XmlTextReader.Skip() +12<br> Aspose.Cells.OpenXML.xc19840d0e6d3f1b3.xfe4f7dca36c0076c(XmlTextReader xb9763b0038341e6c, Int32& xa806b754814b9ae0, Int32& xf0476e906b9d9af4, String& x7a2cbeee2739f0db) +128<br> Aspose.Cells.OpenXML.xc19840d0e6d3f1b3.x06b0e25aa6ad68a9(XmlTextReader xb9763b0038341e6c) +225<br> Aspose.Cells.OpenXML.x9d49ab444acbddce.x2bf47e02dab69db1(x1f5f0dd7560ed867 xd9171314ec0b2957) +157<br> Aspose.Cells.OpenXML.x9d49ab444acbddce.x88ae89d546ee9fdf() +227<br> Aspose.Cells.OpenXML.x9d49ab444acbddce.x06b0e25aa6ad68a9() +98<br> Aspose.Cells.OpenXML.xe95a61e48a6637a3.x2e7f798eabefe5b4(Workbook xce16031e3118b903, Stream xcf18e5243f8d5fd3) +89<br> Aspose.Cells.Workbook.Open(Stream stream, FileFormatType type) +470<br> Aspose.Cells.Workbook.Open(String fileName) +78<br> xyz.Reports.SPIDER.OpHist.CompStatementsDownloadCurrentCommand.RunDownload() +89</pre></td></tr></tbody></table></font><br>