WordPressSharp icon indicating copy to clipboard operation
WordPressSharp copied to clipboard

DTD is prohibited in this XML document.

Open guillogc opened this issue 8 years ago • 2 comments

ON some WP servers I get this exception when triying to post.

Instead of getting the Post ID, this exception is thrown.

The message says "Response contains invalid XML"

Can anyone help me?

Thank you!!

[XmlException: DTD is prohibited in this XML document.] System.Xml.XmlTextReaderImpl.Throw(Exception e) +88 System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() +7593544 System.Xml.XmlTextReaderImpl.ParseDocumentContent() +664 System.Xml.XmlReader.MoveToContent() +27 CookComputing.XmlRpc.<ParseResponse>d__a.MoveNext() +104 CookComputing.XmlRpc.XmlRpcResponseDeserializer.DeserializeResponse(XmlReader rdr, Type returnType) +169

guillogc avatar Jan 22 '17 00:01 guillogc

@guillogc can you provide more information about the data you are trying to post?

abrudtkuhl avatar Aug 11 '17 22:08 abrudtkuhl

ping @guillogc

abrudtkuhl avatar Oct 10 '17 15:10 abrudtkuhl