Jump to content



Welcome to KnowledgeSutra - Dear Guest , Please Register here to get Your own website. - Ask a Question / Express Opinion / Reply w/o Sign-Up!
- - - - -

Help With Recovery Of A Specific File


5 replies to this topic

#1 Bkag

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 323 posts

Posted 01 August 2006 - 06:11 PM

Ok i recieved an error on word saying

The Microsoft Office open XML file ***********.doc can not be opened because there are problems with its contents

I got a reply from someone on a microsoft forum saying i should open it in win zip. I have done that and i can open the xml files but it is still in xml coding, is there any way i can open the xml so it is viewed insted of seeing the code. When i try and open it in internet explorer i get this error:

Quote

The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.

document. Error processing resource 'file:///C:/Documents and Settings/Ben Kagan/Desktop/pa...

<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>


#2 Moolkye

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 234 posts

Posted 01 August 2006 - 06:45 PM

Go get Nvu. It's a free web page editor. Then you will be able to see the page in it's design layout as well as the coding behind it. You might even be able to repair the xml coding. I believe there are free xml repair apps out there. You might have to do a search for them.

#3 Bkag

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 323 posts

Posted 01 August 2006 - 08:24 PM

Are there any online ones? because im using my laptop and i have all my programs on my desktop at home

#4 Moolkye

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 234 posts

Posted 01 August 2006 - 11:33 PM

Well there is this:
http://www.w3schools...om_validate.asp
But all that does is validate the code to make sure there aren't any syntax errors.
It's called Parsing or a Parser.

#5 Bkag

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 323 posts

Posted 02 August 2006 - 08:57 PM

I tryed validating it and got an error saying that this line is wrong:
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>

What is wrong with that line?

#6 Moolkye

    Super Member

  • Kontributors
  • PipPipPipPipPipPipPipPipPip
  • 234 posts

Posted 05 August 2006 - 12:55 AM

Well what might be wrong could be a few things.
There is 3 declarations in that statement
1) that you are using at least xml version1.0
2) that the encoding is UTF-8
3) and that it is a standalone

The xml thing is pretty simple, just make sure that whatever browser you are using to view the document supports XML version1

The encoding, that is pretty much standard, well at least the utf-8 is

And the Standalone? Well that is basically saying that this app will be able to run outside of a page, on it's own

So do some searches on Goggle for these things. I do not know what the entire things says, so I can only speculate




Reply to this topic


This post will need approval from a moderator before this post is shown.

  


1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users