For security reasons DTD is prohibited in this XML document. To enable DTD processing set the DtdProcessing ...
Recently (within the past week) we began to run into problems using code that accesses the ZOHO API. We are getting the following error: "
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."
Any help would be greatly appreciated.
Brian