Cannot view XML input using style sheet.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • moro145
    New Member
    • Mar 2010
    • 5

    Cannot view XML input using style sheet.

    Hi

    I deleted my massenger history files xml and i could recover them full size but when i open then i get this error massage :

    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.


    --------------------------------------------------------------------------------

    An invalid character was found in text content. Error processing resource 'file:///H:/Hesham/


    so any ideas how i can correct this error

    Thanks
  • rski
    Recognized Expert Contributor
    • Dec 2006
    • 700

    #2
    Did you open the file in text editor?
    Did you try to parse it with any xml-validating tool?

    Comment

    • moro145
      New Member
      • Mar 2010
      • 5

      #3
      No how can i do that ?
      do u mean text editor live view-source that opens the file in note pad ??

      Thanks

      Comment

      • rski
        Recognized Expert Contributor
        • Dec 2006
        • 700

        #4
        I deleted my massenger history files xml and i could recover them full size
        That's mean you have an xml file somewhere, right?
        Find it and open with notepad for example. XML is a text format there shouldn't be any problems with opening it. Maybe you'll find here any 'strange' characters.
        To parse XML file you can try to use a browser (IE, Forefox etc), most of browser have XML parsers. If the file has errors browser will tell you that.

        Comment

        • moro145
          New Member
          • Mar 2010
          • 5

          #5
          yes , i get stange chars when i open it in note pad and i get the said error massage when i open it in IE .

          Comment

          • rski
            Recognized Expert Contributor
            • Dec 2006
            • 700

            #6
            How did you recover the deleted file? It looks that the recovery process was failed.

            Comment

            • moro145
              New Member
              • Mar 2010
              • 5

              #7
              i used rocovery software,
              maybe but i got the files full size ,mostly when the recovery fails i get the file 0 bayts size

              Comment

              • rski
                Recognized Expert Contributor
                • Dec 2006
                • 700

                #8
                Look into the file once again, maybe garbage are only at the start of the file.
                Look for string "<?xml" which is the beginning for most xml files.
                Maybe you will be able to get the full xml file from here (remember xml file is text file).

                Comment

                Working...