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: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Robert Jordan > Sent: Monday, August 04, 2008 1:57 AM > To: [email protected] > 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 - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
