Dear Support,
I want to use the new feature - Support for SVG.
Then I have to load the file with RadSvgImage.FromFile().
I get the following exception:
System.Xml.XmlException: 'External DTD subset cannot be resolved - public ID =' - // W3C // DTD SVG 1.1 // EN ', system ID =' http://www.w3.org/Graphics/ SVG / 1.1 / DTD / svg11.dtd '.'
(Translated from German)
Problem is line 2, where the DTD is given.
Is there a way to tell XmlSerializer to ignore the validation?
Hello Stoyan,
Regards,
Todor Vyagov
Progress Telerik