Hi there,I'm using Xerces-c-2.7.0 on three different platforms (Linux, AIX and Soalris). The xerces librarys were all build with gcc 3.2.3. . On Linux and AIX my Code runs just fine, but if I execute my program on a Solaris machine I get some strange exceptions:
Error: Type:XMLPlatformException, Message:Could not close the file at line 0
Error: Fatal error encountered during schema scan at line 2 Any suggestions, how I can fix this? Thanks in advance -> Andreas
