when I try to select an element via Xpath, the selection is carried out, but right after printing the result I usually get the error message: "The instruction at 0x7c9106c3 referenced memory at 0x0087eef2. The memory could not be written"
Anybody with the same issue? Other than that this is a great editor, incorporates all you need and is pretty fast...
Thanks for the good work....
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Rainer, thanks for sending me the details. On my computer the evaluation runs safely some three times but crashes on the fourth. I will try to locate and fix the error asap.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
when I try to select an element via Xpath, the selection is carried out, but right after printing the result I usually get the error message: "The instruction at 0x7c9106c3 referenced memory at 0x0087eef2. The memory could not be written"
Anybody with the same issue? Other than that this is a great editor, incorporates all you need and is pretty fast...
Thanks for the good work....
Thanks for alerting me to this! Could you send me the xpath string and perhaps (if possible) the document you were using?
You can reach me at
gnschmidt at users dot sourceforge dot net
Please could you also mention which version you are using? Thanks!
Hi,
thanks for the prompt reply. I was using version 1.0.7.6. After installing the new version 1.0.7.7 I couldn't reproduce the error anymore.
I was using the xml-File found under
http://www.xcbl.org/xcbl35/SOX/samples/ABCScenario/InvoiceSample-ABC.shtml
and tried to apply an xpath:
/Invoice/InvoiceHeader/InvoiceNumber/Reference/RefNum
If I experience the same error again, I'll let you know....;-)
Best Regards
Rainer
Rainer, thanks for sending me the details. On my computer the evaluation runs safely some three times but crashes on the fourth. I will try to locate and fix the error asap.
It's fixed in the source. The fix will be released with 1.0.7.8.