[Mono-list] Runing NUnit with version 1.2.9
Charlie Poole
charlie at nunit.com
Mon Aug 4 13:06:45 EDT 2008
Hi Robert,
Interesting... I assumed the config bug was mine and that I would ave to
supply a separate config for mono. Sounds like I don't.
Charlie
> -----Original Message-----
> From: mono-list-bounces at lists.ximian.com
> [mailto:mono-list-bounces at lists.ximian.com] On Behalf Of Robert Jordan
> Sent: Monday, August 04, 2008 1:57 AM
> To: Mono-list at lists.ximian.com
> Subject: Re: [Mono-list] Runing NUnit with version 1.2.9
>
> 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
>
> _______________________________________________
> Mono-list maillist - Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
More information about the Mono-list
mailing list