RE: Getting exception: Cannot have '?>' inside an XML processing
From: Kevin Yu [MSFT] (v-kevy_at_online.microsoft.com)
Date: 09/02/04
- Next message: Daniel Lidström: "Order of serialization of attributes"
- Previous message: Krish: "Re: NameSpace Confusion"
- In reply to: Mike Lansdaal: "Getting exception: Cannot have '?>' inside an XML processing"
- Next in thread: Fernando Lopez: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Reply: Fernando Lopez: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Reply: Mike Lansdaal: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 02 Sep 2004 07:10:56 GMT
Hi,
First of all, I would like to confirm my understanding of your issue. From
your description, I understand that when you're trying to parse an xml
document using XmlDocument. If there is any misunderstanding, please feel
free to let me know.
>From the exception message, it seems that there is something wrong with the
instruction between <? ?>. But from the xml fragment you have provided,
there seems to be nothing wrong. I suspect that there might be some
encoding issues, since when you open and save it in XMLSpy, it works well.
Could you let me know, from where you got this xml document?
Kevin Yu
=======
"This posting is provided "AS IS" with no warranties, and confers no
rights."
- Next message: Daniel Lidström: "Order of serialization of attributes"
- Previous message: Krish: "Re: NameSpace Confusion"
- In reply to: Mike Lansdaal: "Getting exception: Cannot have '?>' inside an XML processing"
- Next in thread: Fernando Lopez: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Reply: Fernando Lopez: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Reply: Mike Lansdaal: "Re: Getting exception: Cannot have '?>' inside an XML processing"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|