Xerces may be calling the OS level, iconv routines to convert from one code page to another. Check that your OS support packages for ISO-8859-15 are installed.
-----Original Message----- From: "Sylvain Archenault" <[EMAIL PROTECTED]> To: [email protected] Sent: 5/13/06 10:37 AM Subject: Transcode Exception andISO-8859-15 Hello, When running a simple application using xerces, it sends a TranscodeException when parsing a ISO-8859-15 XML file. Here is the output : Fatal Error: An exception occurred! Type:TranscodingException, Message:Could not create a converter for encoding: ISO-8859-15 at line: 1 Thanks for you help. -- Sylvain Archenault
