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.d__a.MoveNext() +104
CookComputing.XmlRpc.XmlRpcResponseDeserializer.DeserializeResponse(XmlReader rdr, Type returnType) +169
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.d__a.MoveNext() +104
CookComputing.XmlRpc.XmlRpcResponseDeserializer.DeserializeResponse(XmlReader rdr, Type returnType) +169