NPOI and Excel found unreadable content in ‘[filename].xls’
In one of my ASP.NET applications, I was developing a page to extract some data to an xlsx file, and for this purpose I was using the library NPOI. Using Excel to open the xlsx file created by the application, I obtained different results depending on the server where the application was deployed: using some servers…
Read More “NPOI and Excel found unreadable content in ‘[filename].xls’” »