[Mono-list] CodePage 1251 not supported

Алексей А. Алексей А.
Wed Oct 17 06:01:56 EDT 2007


Hi.
I would like to use encoding windows-1251, but when running:
Console.WriteLine (Encoding.GetEncoding
(1251).GetType().Assembly.CodeBase),  the error:
System.NotSupportedException: CodePage 1251 not supported. this can be
remedied? 


More information about the Mono-list mailing list