Andre M Descombes wrote:
>I tried the IDOMDocument.loadXML command and I am passing it a string I
obtained reading an >UTF-8 encoded XML file.
>
>I get the following error:
>
>An exception occured! Type:TranscodingException, Message:Could not
>create a converter for encoding: UTF-16
Does it occur with simpler strings, such as loadXML("<foo/>")?
Do you have an xml declaration in your string or anything else a little
unusual?
I don't believe that there have been any substantial changes in the COM
wrapper
in that time frame and the exception would have been raised in Xerces-C,
so I would assume that it is actually an issue with Xerces-C itself..
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]