Hello,
since we migrated to Framework 1.1, we've got many errors because of
accents in comments into the web.config.
The error we received is :
"There is an invalid character in the given encoding. Line 25,
position 20"
This corresponds to a comment which contains a "à". When we remove
this character, it works fine.
This problem doesn't occurs on our personal web server.
We supposed that there is a problem with the configuration of the
server but don't really know what could cause the problem.
Anyone has an idea ?
Thanks in advance to all.
--------------------------------------------------------------------------------
Richard Pineault