Message in Italian (Italiano)
Impossibile risolvere il riferimento a un'entità '<var>X</var>'. La DTD è stata ignorata. Per abilitare l'elaborazione DTD, impostare la proprietà DtdProcessing in XmlReaderSettings su Analizza e passare le impostazioni al metodo XmlReader.Create.
Unlocalized message
Cannot resolve entity reference '<var>X</var>' because the DTD has been ignored. To enable DTD processing set the DtdProcessing property on XmlReaderSettings to Parse and pass the settings into XmlReader.Create method.
Search by Google