I am seeing an error message come from our code that is using Xerces C to parse
an XML document. The error text reads "Fatal Error: Message: unable to open
primary document entity" and lists the file name of the file we are trying to
open. This error only occurs sporadically. I was wondering if someone could
tell me if there is anywhere I can find out more about what might be the root
cause of this error. Furthermore, we recently updated our code to the 3.01
Xerces version (we had been previously using 2.7) so I was wondering if there
might be some changes related to the new version that could have caused this to
occur. I don't remember getting this exact error in previous versions of our
code, but I guess anything is possible.
Thanks,
Bryan