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?