Difference between revisions of "Error Messages/41275"

(Created page with '= Error Message Examples = Invalid xml encoding passed to SipDecode. = Cause = The xml-encoded SIP passed to SipDecode is invalid. The xml file may have gotten corru…')
 
Line 1: Line 1:
= Error Message Examples =
+
[[Category: Error messages]]
 +
== Error message examples ==
  
Invalid xml encoding passed to [[SipDecode]].
+
:<code>''Invalid xml encoding passed to SipDecode.''</code>
  
= Cause  =
+
== Cause  ==
  
 
The xml-encoded SIP passed to [[SipDecode]] is invalid. The xml file may have gotten corrupted or you may have chosen a different file.
 
The xml-encoded SIP passed to [[SipDecode]] is invalid. The xml file may have gotten corrupted or you may have chosen a different file.
  
= Remedies =
+
== Remedies ==
  
 
Please make sure that the xml-encoded SIP being passed to [[SipDecode]] is not corrupted and is in the xml format.
 
Please make sure that the xml-encoded SIP being passed to [[SipDecode]] is not corrupted and is in the xml format.
  
<br><comments />
+
==See Also==
 +
* [[SipDecode]]
 +
* [[SipEncode]]
 +
* [[Stochastic Information Packets (SIPs)]]
 +
* [[Using the Import and Export Commands]]

Revision as of 22:28, 17 March 2016

Error message examples

Invalid xml encoding passed to SipDecode.

Cause

The xml-encoded SIP passed to SipDecode is invalid. The xml file may have gotten corrupted or you may have chosen a different file.

Remedies

Please make sure that the xml-encoded SIP being passed to SipDecode is not corrupted and is in the xml format.

See Also

Comments


You are not allowed to post comments.