https://drive.google.com/uc?export=download&id=1j6VO27E_1M6Lew6WwiJPtA6LqbfJVEWV
Thank you, very much!!
mikekaganski you are savior, I almost lost my mind.
Hi, Mike,
I’m really hoping you can work the same magic you did for these other folks on the attached file. Editing is my profession, and I’ve lost about 220 pages from this document that I sorely need recovered. Happy to pay you for your time, too.
Demonica_full_manuscript__BAS-edit_(Oct-26-2023).docx (375.0 KB)
Cheers!
Brett
Wow! You are a king among men, sir. Many, many thanks! Again, though, I’m happy to throw you a few bucks for this. Just let me know.
BTW, is there a way to prevent this from happening again? Should I be saving the file as ODT or something else while I work on it, then saving back to DOCX when I return the file to my client?
Cheers!
Brett
Use native file format for any program you use. For LibreOffice, it means use ODT for text documents, and only export to other external formats when sending someone who cant open ODT.
Also: you use version 7.3. We create new versions, not only because we introduce features, but also because we fix bugs.
But that doesn’t mean that the advise to use ODT would be less relevant
Oh, I didn’t know I was using an older version. I’ll upgrade immediately, and will always save in ODT from now on. Huge thanks again!!
Hello, I have the same problem, could you help me?
Or what I can do to solve it?
I unzipped the document.xml, opened it in Notepad++ with XML plugin
and I have error:
“XML Parsing error at line 2
Opening and ending tag mismatch: ins line 2 and rPr”
LibreOffice 7.4 (but I opened the document both in Libre and MS Word)
Hello,
I have the same problem here with this file:
https://drive.google.com/file/d/1VZiC3qLBNXoyVqWDf8pSmL7FTSgf2nTq/view?usp=sharing
any help would be super appreciated!
ohhhh Thank you so much!!! I had found the XML mismatch and repaired the file but still was not able to recover the document.
Is there any way to prevent this from happening in the future?
Don’t use DOCX as your main format.
Hello,
Please help,
Yesterday all was working well with my file
I opened it this morning and received this error message : Erreur de format de fichier à la position
SAXParseException: '[word/document.xml line 2]: Opening and ending tag mismatch: rPr line 2 and ins
', Stream ‘word/document.xml’, Line 2, Column 692478(row,col).
A huge part of my work is gone, i’m gonna be in trouble with my compagny PLEASE HELP ! Here a link to download link WeTransfer - Send Large Files & Share Photos Online - Up to 2GB Free
You are a god !! Thank you so much ! <3
Dear all,
I am facing the same type of problem editing a document (opening and storing in DOCX format) using track changes, using libreoffice 7.6.2.1
When reopening the file, I face the following error:
An error occurred during opening the file. This may be caused by incorrect file contents.
The error details are:
SAXException: [word/document.xml line 2]: Opening and ending tag mismatch: sdtContent line 2 and moveTo
at ./sax/source/fastparser/fastparser.cxx:615
Proceeding with import may cause data loss or corruption, and application may become unstable or crash.
Do you want to ignore the error and attempt to continue loading the file?
Sayinq yes opens the document, but everything (most of it) is missing. The text stops were I moved a citation inserted by the citation software Mendeley.
Here is the link to the file:
Would be great if you could help me to fix the problem.
Thanks a lot
Thomas
Dear Mike
Super, Thanks a lot! You fixed the problem.
You help us a lot
Thomas
I’m having this same problem with this file:
CBS 11DEC23 AEOC Exam Paper WIP v4 anna-edit2.docx (45.5 KB)
Could you help, please? And, is it explained somewhere what it is you do to save those files?
Best regards
Carsten
I produced a fixed version myself. I unzipped the docx file and “recovered” the XML by doing xmllint --recover word/document.xml
. So that’s a possible way to go.