[Mono-devel-list] Is there a way to Mono show accent characters?

Rafael Teixeira monoman at gmail.com
Wed Jul 27 16:59:11 EDT 2005


Also in the server check if your aspx files are in the windows-1252
encoding. If they are in utf-8 (default nowadays) or any other
encoding you will need to change things in the machine.config or
web.config files to tell the compiler to expect this other encoding.

See this thread:

http://lists.ximian.com/pipermail/mono-devel-list/2005-July/013123.html

:)

On 7/27/05, Marco Aurélio Castro <mcastro at mcsoft.com.br> wrote:
> Hi,
> 
>     If an ASPX accented text file has really accented characters, for
> example, áéí, instead of &atilde; etc, is showed an ? instead of the
> actual character. Is there a way to fix it? I'm using Mono 1.6 in Fedora
> environment.
> 
>     Thanks,
> 
>     Marco Castro
>     McSoft
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
> 


-- 
Rafael "Monoman" Teixeira
---------------------------------------
I'm trying to become a "Rosh Gadol" before my own eyes. 
See http://www.joelonsoftware.com/items/2004/12/06.html for enlightment.
It hurts!



More information about the Mono-devel-list mailing list