Unspecified Error, word/document.xml, Line:2, Column: 0

Anonymous
2012-05-27T15:48:53+00:00

Dear document savers,

It appears that due dates for assignments makes Word eat documents.

Like others I have a corrupted .docx document.  I have tried every trick in the book I can find and am now resorting to the next level of knowledgeable help.

The document crashed whilst working on a formula around the 3rd last page from memory (page 12 I believe).  After waiting etc. I closed and reopened the document and found then that it would go crazy when I got to the area I was last working in, and wouldn't scroll or display content properly.  When I tried again to close and open it wouldn't open it.  Nothing so far has worked.

It now gives the message:

"The file Assign 3 Answers.docx cannot be opened because there are problems with the contents."

"Details"

"Unspecified Error"

"Location: Part: /word/document.xml, line: 2, column: 0"

I have uploaded the file here

https://docs.google.com/open?id=0B8CyUQXlwkYeUXdmVl9acWZTUEU

I can open in Googledocs but without drawings or equations.  It opens in viewer.zoho.com but still cannot open a saved copy in Word 2010

I would greatly appreciate if anyone had any fixes for me.

Sincerely,

Rowan

Microsoft 365 and Office | Word | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments
Answer accepted by question author
Anonymous
2012-05-27T18:16:27+00:00

... https://docs.google.com/open?id=0B8CyUQXlwkYeUXdmVl9acWZTUEU ...

The Google Docs copy was a DOC rather than a DOCX, but I downloaded it and had a look. I snipped out the  BH  from the second formula following "for Triangle CBH" on page 19. That will need replacing and close proofreading that area is highly recommended.

                  

There is some strange pagination and I don't know exactly why that is nor even if the pagination is intentional.  The actual corruption looked like it was due to many reformatting changes, resulting in empty formatting tags.

I've uploaded a repaired copy of the DOCX to my SkyDrive here for you to download . Be sure to get service packs for Office 2007 or 2010 installed whenever possible before further editing is performed.

Office service packs

Was this answer helpful?

100+ people found this answer helpful.
0 comments No comments

594 additional answers

Sort by: Oldest
  1. Anonymous
    2012-12-20T21:55:03+00:00

    I found an area that was choking the DOCX and scraped out enough XML formatting tags to restore it.

           

    I believe the only content I had to remove was the capital letter P from the formula right after the text "Fissata la vita di riferimento VR e PVr, TR si ricava mediante l’espressione:" on page 18 (of 23). That area deserves close scrutiny.

    I've uploaded the repaired DOCX to my SkyDrive here for your reference and  download.

    TESI_revisione1 - Jeeped.docx

    Buone vacanze ed i migliori auguri per il nuovo anno!

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2012-12-20T22:03:30+00:00

    Hi Jeeped!

    I am curious to know how you can see those tags? Where do you open the document to fix it???

    Thanks!

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2012-12-20T22:41:05+00:00

    I am curious to know how you can see those tags? Where do you open the document to fix it???

    Hi Petille007,

    A DOCX document is actually a .ZIP file that contains many internal components. There is an internal folder called word which will always contain a document.xml file. This file is the basis of the document's layout and content.

    Assuming that the DOCX archive structure has not been corrupted, it can be opened in an archive utility. I use WinRAR for this. Once opened in WinRAR, you can drill down into the word folder and see the document.xml file. I use Notepad++ as a text editing tool and have the .xml file extension associated with this program so i can simply double-click document.xml in WinRAR to open an editing session.

    Notepad++ has cursor positioning in the right-hand side of the status bar and finding the position of the error (supplied by a failed open in Word) is pretty straightforward. I look for empty formatting tags first and only remove content if removing empty tags does not allow the document to be opened. I try to note existing content in the area that I make modifications in order that I can supply position reference information to the owner of the DOCX.

    When editing, I assume the philosophy that kess is more. My target is to get the document to open in Word with as little modification as possible and let the original owner of the DOCX make any necessary adjustments.

    I should mention that after making a change to word/document.xml you need to save it in Notepad++ then go to WinRAR and acknowledge that you want to update the file in the DOCX archive. Once the archive is updated, you can attempt to open the DOCX in Word to see if your efforts are successful.

    WinRAR

    Notepad++

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2012-12-20T23:09:20+00:00

    Thanks a lot Jeeped :) you have rescued me!

    Buone vacanze anche a te!

    Was this answer helpful?

    0 comments No comments