XmlException

Options
Hi
I've been successfully extracting data using LinqPad since September 2015.
Since Tuesday 20-2-2018 my extracts fail with the following message which i don't really understand i'm afraid....
Please can someone point me in the right direction ?

Error message :-

XmlException: For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessingproperty on XmlReaderSettings to Parse and pass the settings into XmlReader.Create Method

Comments

  • I noticed that running my batchfile script a few times that activates my .linq files produced random successful csv exports. This led me to reboot the server which cured the error Xml Exception message. No idea why though