[Mono-list] CHARSET & MSSQL

2006-01-31 Thread Marte Castro
Hi, my problem is: I can display the left double quote and rigth double quote (“ ”) contained in a record of a mssql database. I have tested the same program on the diferent platforms -Windows XP Pro -Compiled with VS 2003 works ok & -RH ES 4 -Mono JIT compiler version 1.1.13.2 -Compiled with

Re: [Mono-list] How to use the Generic?

2006-01-31 Thread Julien Sobrier
Atsushi Eno wrote: Is it possible to use Generics in a Mono 1.0 project? >>> >>> >>>Beyond the alpha support, no. >>> >>>There would be no reason to use Mono 1.0. No one is taking care >>>of Mono 1.0 since we treat 1.1.x as stable versions now. So I'd >>>recommend not to use 1.0 anymore. >>> >>

[Mono-list] problem consuming web service

2006-01-31 Thread Ivano Luberti
Hi to all, I'm using Mono 1.1.13.2 can someone give me a hint to understand why, tryin to consume a web service I get this error ? Unhandled Exception: System.NotImplementedException: The requested feature is not implemented. in [0x5] (at C:\cygwin\tmp\scratch\mono-1.1.13.2\mcs\class\System\

Re: [Mono-list] mono 1.1.13 and nemerle

2006-01-31 Thread caminoix (sent by Nabble.com)
you're right, they weren't. i'm sorry, i thought they were installed automatically. thank you :) View this message in context: Re: mono 1.1.13 and nemerle Sent from the Mono - General forum at Nabble.com. ___ Mono-list maillist - Mono-list@lists.ximia

[Mono-list] System.DirectoryServices.DirectorySearcher will not work Paged

2006-01-31 Thread Axel Westerhold
Hi there, just wondering if someone can confirm that Paged Behavour isn't completely implemented yet ? Running a search against a AD controller using a C# sharp / System.DirectoryServices.DirectorySearcher on Linux will give me exactly 1000 results while running the same exe on Windows will giv

Re: [Mono-list] mono 1.1.13 and nemerle

2006-01-31 Thread Michal Moskal
On 1/31/06, caminoix (sent by Nabble.com) <[EMAIL PROTECTED]> wrote: > hello :) > > i've just upgraded to mono 1.1.13 (use 1.1.9.2 before) and for some reason > which i can't understand nemerle doesn't work. here's the error message i > get: > > ** (/usr/bin/ncc.exe:11943): WARNING **: The followi

[Mono-list] LDAP C# Novell Component

2006-01-31 Thread pubz
Hello !   I'm writing a tool which has to access multiple LDAP servers (including ADS and OpenLDAP) in C# and to access the openLDAP server I used the Novell.Directory.Ldap.dll (more info : http://www.novell.com/coolsolutions/feature/11204.html)   When using the codelines provided on that page w

Re: [Mono-list] NPlot 0.9.9 for Gtk

2006-01-31 Thread Atsushi Eno
Hi, > It worked for me in my Ubuntu Breezy with the apt-filefind mono packages > > deb http://apt.filefind.net/ breezy main contrib non-free > > BUT, first it failed to compile because it didn't found assembly of > PrintPreviewDialog: > > Windows.PlotSurface2D.cs(973,5): error CS0246: The type

[Mono-list] Re: Sparc/Solaris Mono packages.

2006-01-31 Thread Enrique Garcia Ayuda
HiI restart the machine and it works, I try to compile 1.13.2 and i get error:make[7]: Leaving directory `/tpnetfrontend/1.1.10.1.src/mono-1.1.13.2/mcs/jay'make[6]: Leaving directory `/tpnetfrontend/1.1.10.1.src/mono- 1.1.13.2/mcs/jay'make[6]: Entering directory `/tpnetfrontend/1.1.10.1.src/mono-1.

Re: AW: [Mono-list] Please solve .exe s conflict?

2006-01-31 Thread Andreas Färber
Hi, > Many apps are already written in MS.NET framework technology and they should > be able to run without changes on Linux, [EMAIL PROTECTED], etc. > I agree on that. Let's not have .xyz on Windows and .exe on Windows. .NET uses .exe/.dll so let's stick with that. Either way there is no nee

Re: [Mono-list] NPlot 0.9.9 for Gtk

2006-01-31 Thread xavier de Blas
Hello Atsushi It worked for me in my Ubuntu Breezy with the apt-filefind mono packages deb http://apt.filefind.net/ breezy main contrib non-free BUT, first it failed to compile because it didn't found assembly of PrintPreviewDialog: Windows.PlotSurface2D.cs(973,5): error CS0246: The type or nam

AW: [Mono-list] Please solve .exe s conflict?

2006-01-31 Thread Jochen Wezel - CompuMaster GmbH
Hi! Yepp, I strongly agree with Atsushi. Many apps are already written in MS.NET framework technology and they should be able to run without changes on Linux, [EMAIL PROTECTED], etc. One example: Renaming the executables might lead to dead file links when a main program tries to start the ex

Re: [Mono-list] Glade# warnings

2006-01-31 Thread xavier de Blas
Hello I think you have to compile with the option: -nowarn:169 bye On dt, 2006-01-31 at 19:43 +1000, kadil wrote: > Hi, > > When writing glade# code in monodevelop, I get the following warnings: > > [Task:File=/home/kadil/Projects/testglade2/Main.cs, Line=60, Column=15, > Type=Warning, Descri

[Mono-list] Re: Sparc/Solaris Mono packages.

2006-01-31 Thread Enrique Garcia Ayuda
HiI don't have much time, but i try in the old machine  and the migration from Solaris 7 to 8  seems that  left  Pkgadd  from  Solaris  7So the error is: pkgadd -d  mono-1.1.13.2_2.sunos8.novell.sparc.pk pkgadd: ERROR: attempt to process datastream failed    - open of failed, errno=2pkgadd: ERROR:

[Mono-list] Glade# warnings

2006-01-31 Thread kadil
Hi, When writing glade# code in monodevelop, I get the following warnings: [Task:File=/home/kadil/Projects/testglade2/Main.cs, Line=60, Column=15, Type=Warning, Description=The private method `GladeApp.on_button1_clicked(object, System.EventArgs)' is never used(CS0169) I get one of these warning

RE: [Mono-list] Apache and Mono 1.10.13

2006-01-31 Thread Bradley, Peter
Hi Yann, http://www.go-mono.com/download/fedora-4-i386/ Peter -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yann Garcia Sent: 31 January 2006 08:57 To: Mono-list@lists.ximian.com Subject: [Mono-list] Apache and Mono 1.10.13 Hello, I have installed t

[Mono-list] Apache and Mono 1.10.13

2006-01-31 Thread Yann Garcia
Hello, I have installed the release 10.1.13 of mono on my Fedora 4 Linux box. I want to use Mono to develop ASP.NET services but I have not found the shared library mod_mono.so. Is it normal? If not, where can I download it? Thanks a lot for your help, Yann _