SAX error message reference
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
SAX error message reference
The following table explains the error messages that ABL SAX provides.
| Error message | Explanation |
|---|---|
Couldn't initialize proxml (or libproxml) |
proxml.dll (or libproxml.so) was missing or incomplete, or XML could not be initialized |
Parser not running for SAX-PARSE-NEXT
|
Could not read the next part of the XML document: the parser is not running |
Document not found
|
file-name was not found |
Handler procedure not found
|
Could not process XML document: invalid procedure handle for the handler |