Re: [Mono-dev] Mono daily packages missing

2005-11-30 Thread Jonathan Gilbert
At 04:02 PM 30/11/2005 +0100, you wrote: >Hi, > >there haven't been any new mono daily packages on >http://mono.ximian.com/daily/ since November 10th. Is it a build problem ? I have also noticed this. At the bottom of the list, a strangely mangled pair of filenames *could* be from subsequent Nove

Re: [Mono-dev] Problem with System.Data on linux mono

2005-11-30 Thread Atsushi Eno
Hi, Patrick Tan wrote: I'm just starting to work with mono on linux using C#. I have mono installed on my linux machine but when I run my C# program it gives me the following error: Test.cs(2) error CS0234: The type or namespace name `Data' could not be found in namespace `System' Test.cs(2)

Re: [Mono-dev] MySql Connectivity in Mono/xsp for linux

2005-11-30 Thread Daniel Morgan
You only set it up for the runtime. Mono's C# compiler mcs needs to find the assembly to compile. The GAC is only for the runtime. The C# compiler does not look in the GAC. Wherever your assembly is installed, make sure it can be found via the PATH. [EMAIL PROTECTED] wrote: Hello,

[Mono-dev] Re: Mono-devel-list Digest, Vol 7, Issue 74

2005-11-30 Thread Joseph Hill
Hi Paul, You can find the slide deck that I used for a presentation in October on this page: http://www.mono-dallas.org/Default.aspx?pageindex=2&pageid=17 It was for a .NET User Group, so it may have a different focus than what you are looking for, though. As far as suggestions, I would highly r

Re: [Mono-dev] [PATCH] System.Resources.ResX* fixes

2005-11-30 Thread Peter Dennis Bartok
Robert, The patch looks good, yes, please commit. Cheers, Peter -Original Message- From: "Robert Jordan" <[EMAIL PROTECTED]> To: Date: 30 November, 2005 14:25 Subject: [Mono-dev] [PATCH] System.Resources.ResX* fixes >Hi, > >http://bugzilla.ximian.com/show_bug.cgi?id=76864 > >While

[Mono-dev] [PATCH] System.Resources.ResX* fixes

2005-11-30 Thread Robert Jordan
Hi, http://bugzilla.ximian.com/show_bug.cgi?id=76864 While I filled the bug to the correct component (Windows.Forms), the 2nd problem occurs with ASP.NET too, if VS.NET projects are recompiled under Mono. May i commit? Robert ___ Mono-devel-list mai

Re: [Mono-dev] MySql Connectivity in Mono/xsp for linux

2005-11-30 Thread Robert Jordan
[EMAIL PROTECTED] wrote: Hello, I'm currently using VS.Net 2003 to write some asp.NET/C# pages and I'm trying to connect it with MySQL 5.0. I've installed MySql connector (MySql.Data.dll)and it works fine with .Net Framework on windows. but once I attempt to move the asp.NET pages to

Re: [Mono-dev] mono-find-provides

2005-11-30 Thread Ben Maurer
On Wed, 2005-11-30 at 12:07 -0600, Mike Kestner wrote: > The following patch is a stab at extending mono-find-provides to > identify assembly versions supported by policy assemblies. The script > currently exposes the policy assemblies as: > > mono(policy.2.4.gtk-sharp) = 0.0.0.0 > > instead of

Re: [Mono-dev] Problem with System.Data on linux mono

2005-11-30 Thread Jakob Andersen
I'm just starting to work with mono on linux using C#. I have mono installed on my linux machine but when I run my C# program it gives me the following error: Test.cs(2) error CS0234: The type or namespace name `Data' could not be found in namespace `System' Test.cs(2) error CS0246: The namesp

[Mono-dev] MySql Connectivity in Mono/xsp for linux

2005-11-30 Thread ejaz . butt
Hello,          I'm currently using VS.Net 2003 to write some asp.NET/C# pages and I'm trying to connect it with MySQL 5.0. I've installed MySql connector (MySql.Data.dll)and it works fine with .Net Framework on windows. but once I attempt to move the asp.NET pages to the linux(fedora) mono/xsp se

[Mono-dev] Problem with System.Data on linux mono

2005-11-30 Thread Patrick Tan
I'm just starting to work with mono on linux using C#. I have mono installed on my linux machine but when I run my C# program it gives me the following error: Test.cs(2) error CS0234: The type or namespace name `Data' could not be found in namespace `System' Test.cs(2) error CS0246: The namesp

[Mono-dev] mono-find-provides

2005-11-30 Thread Mike Kestner
The following patch is a stab at extending mono-find-provides to identify assembly versions supported by policy assemblies. The script currently exposes the policy assemblies as: mono(policy.2.4.gtk-sharp) = 0.0.0.0 instead of the desired: mono(gtk-sharp) = 2.4.0.0 Will commit unless somebody

[Mono-dev] Mono daily packages missing

2005-11-30 Thread Tomas Kalibera
Hi, there haven't been any new mono daily packages on http://mono.ximian.com/daily/ since November 10th. Is it a build problem ? I'm using these packages for regression benchmarks - I've added IA64 platform recently - (http://nenya.ms.mff.cuni.cz/projects/mono), but the benchmarks are most u

Re: [Mono-dev] Emacs C# mode available ?

2005-11-30 Thread Marek Habersack
On Wed, Nov 30, 2005 at 12:58:38PM +0100, Javier Fernandez scribbled: > Hi, Hello, > Im just download the Mono source code and i would like to start programming > in C# languaje. I view the emacs as my personal IDE; im searching for a > C# mode for emacs, but i can't find it. > > Could anyone h

[Mono-dev] Emacs C# mode available ?

2005-11-30 Thread Javier Fernandez
Hi, Im just download the Mono source code and i would like to start programming in C# languaje. I view the emacs as my personal IDE; im searching for a C# mode for emacs, but i can't find it. Could anyone help me to find it ? Thanks, -- Javier Fernández García-Boente Ingeniero en Informática