Re: [Mono-list] Runing NUnit with version 1.2.9

2008-08-06 Thread Atsushi Eno
Hello, It is possible that you don't install required locale packages. Make sure to install full packages. The following code demonstrates that Windows-1252 is supported: using System; using System.IO; using System.Text; using System.Xml; public class Test { public static void Main ()

[Mono-list] Runing NUnit with version 1.2.9

2008-08-05 Thread Rolando Martinez
Hi Charlie I have installed the mono's i18n assemblies and the MySqlData.dll is working again =) Thanks! Regards, Rolando Date: Mon, 4 Aug 2008 10:06:45 -0700 From: Charlie Poole [EMAIL PROTECTED] Subject: Re: [Mono-list] Runing NUnit with version 1.2.9 To: Mono-list@lists.ximian.com Message

Re: [Mono-list] Runing NUnit with version 1.2.9

2008-08-04 Thread Charlie Poole
To: Mono-list@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

Re: [Mono-list] Runing NUnit with version 1.2.9

2008-08-03 Thread Rolando Martinez
; hasWarnings = false; } Thank you for your help =). Regards, Rolando. _ Date: Sun, 3 Aug 2008 03:32:38 -0700 From: Charlie Poole [EMAIL PROTECTED] Subject: Re: [Mono-list] Runing NUnit with version 1.2.9 To: mono-list@lists.ximian.com Message-ID: [EMAIL PROTECTED] Content-Type: text/plain