Created byNejc R.16:24 21 Jan 2022
If there are any OpenFile("filename"); that do not CloseFile; after that definitely can cause it.
Has this error occurred again since then. And is there anything specific being done on the system when it crashes?
Hi Nejc,
there are no OpenFile instances.
We use xdata = ParseXMLFile(filename);
So I am assuming ParseXMLFile actually opens the file for reading and should also terminate with a CloseFile?
Can you come back to me on that please?
Nothing out of the ordinary is running on the system when this crashes. Our import routines have been working without any issues in the last two versions of SERP. It is all happening since the upgrade
Thanks
Lee