MSIR.0685 (XPath error reason) near or before position (pos):

From m204wiki
Revision as of 14:54, 9 November 2010 by 198.242.244.47 (talk) (Created page with "This message indicates that an error occurred while parsing an XPath expression argument. ''''XPath_error_reason'''' indicates the cause of the error. ''''Pos'''' indicates the i...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

This message indicates that an error occurred while parsing an XPath expression argument. 'XPath_error_reason' indicates the cause of the error. 'Pos' indicates the input position (in bytes) of the Janus SOAP parsing routine when the error was detected; this may be either quite near the error, or after some point at which the error could be detected.

This message is followed by a message (MSIR.0664) which echoes the input XPath expression, or a fragment of it which is at or near the location in the string at which the error was discovered.