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.