Message in Arabic (العربية)
لأسباب أمنية تم منع DTD في مستند XML هذا. لتمكين معالجة DTD قم بتعيين خاصية ProhibitDtd الموجودة في XmlReaderSettings على false ثم قم بإدخال الإعدادات إلى الأسلوب XmlReader.Create.
Unlocalized message
For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.
Search by Google