+ Reply to Thread
Results 1 to 3 of 3

Strict parse error

  1. #1
    Nilay Kothari
    Guest

    Strict parse error

    hi all,
    i have written a program that generates the excel file from xml file data.
    when i change data in the generated excel file it displays an error called
    "Strict Parse Error".

    how do i resolve that?

    thanks
    nilay



  2. #2
    amanda.toren
    Guest

    Re: Strict parse error


    Hello
    Certain characters are not allowed in xml documents ( < > & ) come to mind. Do you remember what text you entered? An illegal character or deleting part of an opening or close tag will mess up the parsing of the document.

    ----- Original Message -----
    hi all,
    i have written a program that generates the excel file from xml file data.
    when i change data in the generated excel file it displays an error called
    "Strict Parse Error".

    how do i resolve that?

    thanks
    nilay





  3. #3
    Nilay Kothari
    Guest

    Re: Strict parse error

    Hi ,
    thanx for the reply. but i am looking for something else. i already have
    generated excel sheet from xml withought any error. so generation is not a
    problem. but after generation if i change data in the excel sheet then it
    gives me this error.

    i hope this helps.
    thanx again
    nilay
    "amanda.toren" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hello
    > Certain characters are not allowed in xml documents ( < > & ) come to
    > mind. Do you remember what text you entered? An illegal character or
    > deleting part of an opening or close tag will mess up the parsing of the
    > document.
    >
    > ----- Original Message -----
    > hi all,
    > i have written a program that generates the excel file from xml file data.
    > when i change data in the generated excel file it displays an error called
    > "Strict Parse Error".
    >
    > how do i resolve that?
    >
    > thanks
    > nilay
    >
    >
    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1