Illegal Characters in XML document
From: Duncan Welch (dunc_at_ntpcl.f9.co.uk)
Date: 07/09/04
- Next message: Einar Høst: "Logging (exceptions etc)"
- Previous message: Jerry Pisk: "Re: PHP and ASP.NET go HEAD to HEAD"
- Next in thread: Jon Skeet [C# MVP]: "Re: Illegal Characters in XML document"
- Reply: Jon Skeet [C# MVP]: "Re: Illegal Characters in XML document"
- Reply: Shakir Hussain: "Re: Illegal Characters in XML document"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Jul 2004 09:01:09 +0100
Hi,
I'm using the XmlTextReader to read a badly formatted XML document from a
URL (it has no <?xml tag) on a remote website (not mine). About halfway
through, I get an Illegal Character exception, which I'm assuming means that
the default encoding type is wrong.
Does anyone know a way to override the encoding type on the XmlTextReader?
Thanks in advance,
Duncan
- Next message: Einar Høst: "Logging (exceptions etc)"
- Previous message: Jerry Pisk: "Re: PHP and ASP.NET go HEAD to HEAD"
- Next in thread: Jon Skeet [C# MVP]: "Re: Illegal Characters in XML document"
- Reply: Jon Skeet [C# MVP]: "Re: Illegal Characters in XML document"
- Reply: Shakir Hussain: "Re: Illegal Characters in XML document"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|