Broken XLSX file due to CustomXML
Posted: Tue Sep 05, 2017 10:52 am
Hello!
I currently try to help a user of our application to fix a problem regarding a broken xlsx file.
Unfortunately I cannot send the xlsx file due to privacy reasons.
Excel reports that the file was broken but it can be repaired. I extracted both files (original and repaired) and compared them.
The difference is a customXML folder which has been created in the original file. The repaired file does not contain this folder and all references to this folder has been deleted
by Excel in order to repair the file and the result seems to be correct.
My question: In which case does XLSReadwrite create such a customXML folder? Maybe this helps me to find a solution for the problem.
I currently try to help a user of our application to fix a problem regarding a broken xlsx file.
Unfortunately I cannot send the xlsx file due to privacy reasons.
Excel reports that the file was broken but it can be repaired. I extracted both files (original and repaired) and compared them.
The difference is a customXML folder which has been created in the original file. The repaired file does not contain this folder and all references to this folder has been deleted
by Excel in order to repair the file and the result seems to be correct.
My question: In which case does XLSReadwrite create such a customXML folder? Maybe this helps me to find a solution for the problem.