Hi,

If you're trying to parse an HTML document, you may want to try the
SGMLReader library... Otherwise, I don't have any clue...
(still regarding HTML, in MS.NET 2.0, they've got htmldocuments in their
System.Windows.Forms.dll but it's not implemented in Mono)

Phil

On 3/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:


I'm trying to turn off entity resolution using XmlDocument as I don't
have a DTD and I'm getting "System.Xml.XmlException: Cannot resolve
entity without DTD".  I can't see an explicit "ResolveEntity" property I
could set to off.  Any ideas?  Is there a mono specific way of doing
this?

Thanks
Colin.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to