[Mono-list] Runing NUnit with version 1.2.9
Robert Jordan
robertj at gmx.net
Mon Aug 4 04:57:05 EDT 2008
Rolando Martinez wrote:
> Hello,
>
> Thanks you Charlie for your help. That was very useful for me...
> And now I have another question, Why is the reason with this change of
> "Encoding"?. My question is because now I have another 3rdparty
> (MySql.Data.dll) wich is not working with this version
>
> basically the mysql connector is not working due to:
>
> public Driver(MySqlConnectionStringBuilder settings)
> {
> encoding = Encoding.GetEncoding(1252); <---- ups!!!!
You have not installed mono's i18n assemblies. Some distros are
providing them with separate packages.
Robert
More information about the Mono-list
mailing list