SAX error message reference
- Last Updated: June 3, 2021
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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 |
| EVENT-HANDLER-OBJECT class instance not found | Could not process XML document: invalid class provided for the callbacks. |