Select to view content in your preferred language

KmlLayer and XmlException

533
0
05-10-2011 08:01 PM
linusang
Emerging Contributor
Hi,

I'm trying to display the kml from http://earthquake.usgs.gov/earthquakes/world/10_largest_world.php/LargestWorldEarthquakes.kml

and i hit an XmlException : 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.

i'm not sure what is it... any ideas?
0 Kudos
0 Replies