Isaac Hwak Han [mailto:[EMAIL PROTECTED]] wrote:

> How can I bypass the whole DTD processing of XmlTextReader? I
> know by setting XmlResolver of XmlTextReader to a new
> resolver, I can get the effect of replacing remote URIs with
> local ones. Is there any cleaner solution to it?

Set the XmlTextReader's XmlResolver property to null.

HTH,
Drew
.NET MVP

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to