We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date

Open a ExcelFile with data, save it : it's empty !

Hi,

I've a probleme with this VB.net simple code in  :
   Dim workbook As IWorkbook = excelEngine.Excel.Workbooks.Open(DocumentPath , ExcelOpenType.Automatic)
   workbook.SaveAs(doc.DocPath.ToLower.Replace(".xlsx", "2.xlsx"))


Source file contains data and was crearted by a application using NPOI Dll.
Source file is OK when y open it with Ms Office

The new Excel File, the one i've save with Syncfusion, is empty.

Can you explain me what happened ?

I can't send you the excel because it contain confidentiaol data...

If I open the source file with MS Office Execl application , edit some cells save it.. my code work perfectly

1 Reply

AV Abirami Varadharajan Syncfusion Team February 27, 2017 12:37 PM UTC

Hi Micheal, 
 
We are able to reproduce the issue while resaving the file created from NPOI using XlsIO. A support incident to track the status of this issue has been created under your account. Please log on to our support website to check for further updates.  
   
  
Please let us know if you have any concerns. 
 
Regards, 
Abirami. 


Loader.
Live Chat Icon For mobile
Up arrow icon