Hi all,
I have an issue with a html-rendered xls file. If I try to open the target.html the IE 9 crashes everytime. I attach a zipped file with the html result. (I removed all not needed data). Could anybody help me out here and give me a hint how I can avoid the IE 9 crash?
Thnx
Edit: OS -> WIN7
Edit 2: If I remove this snippet from sheet001.htm everything works fine (but I don’t know why):
Hi,
Hi Amjad,
thanks for the reply. Meanwhile, I figured out that the colspan=16 of this row causes the crash:
colspan=15 works.
I have a look at the latest version, but I hope to solve this error by changing the xls document.
Hi,
Thanks for your posting and using Aspose.Cells.
We are pleased to know that you now know the source of your problem. And you can take steps to resolve your issue.
If you encounter any other issue, please feel free to post, we will be glad to help you further.
Hi,
I tested the excel to html transformation with the newest Cells Lib (7.4.1) and I still got the same issue. Could you check my attachment and give me a hint why the td colspan=16 let the IE9 crash?
Thnx
Hi,