I have a parser application written in .NET which we load things into a DOM object. The header shows the files that we receive are encoded in UTF-8. Whenever it encounters an accented character, (é, ç â è ñ ü) the parser blows up every time.
How can we resolove this?
-------------------------------------------
Ummm, we have a bit of a problem here....
How can we resolove this?
-------------------------------------------
Ummm, we have a bit of a problem here....