One of my users has many Word 2003 XML documents. Some have been created in Word 2003 itself, others in Word 2007 saved as a Word 2003 XML document. All has been running sweetly for 6 months.
Now suddenly, some of the documents won't open in their copy of Word 2003 SP3. As far as I can tell there have been no software updates. The files themselves have not been edited. The same files open with no problem in my own copy of Word 2003 SP3 - build
numbers are also the same 11.8169.8172.
The files that won’t open have a tag in the <w:wordDocument section at the beginning of the XML file
xmlns:ns0=http://schemas.openxmlformats.org/markup-compatibility/2006
The files that do open have
xmlns:wsp=http://schemas.microsoft.com/office/word/2003/wordml/sp2 instead
Word does not give a useful error message - just the standard screen that asks if you want to send an error report.
The application log in the event viewer gives an error
Faulting application winword.exe, version 11.0.8169.0, stamp 465f2a40, faulting module winword.exe, version 11.0.8169.0, stamp 465f2a40, debug? 0, fault address 0x00801c66.
But when I look this up it says it's related to bullet points in Outlook - clearly not where I'm having the issue.
But they opened fine last week. And they open on my own copy of Word 2003. Any help appreciated as after 8 hours I’m now at a loss.