RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Dan
Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not working. -Dan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Miguel de Icaza Sent: Monday, April 26, 2004 9:41 PM To: Joshua Tauberer Cc: Mono Docs; [EMAIL PROTECTED]

Re: [Mono-docs-list] xsl bug with 0.31?

2004-04-28 Thread Miguel de Icaza
Hello, It seems monodoc is broken with mono/mcs 0.31. Here is the output of monodoc T:System.String. node `debugger' is not defined on the documentation map node `classlib-gtkmozembed' is not defined on the documentation map free(): invalid pointer 0x41e1c740! Trying:

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Miguel de Icaza
hello, Trying to get on http://www.go-mono.com:8080/ to help with doc but it's not working. Well, to help you need Monodoc, the inline editing is not available on the web site edition, only on the Gtk# client. ___ Mono-docs-list maillist - [EMAIL

RE: [Mono-list] Re: [Mono-docs-list] Mono 1.0 quickly approaching.

2004-04-28 Thread Peter Williams
On Tue, 2004-04-27 at 18:12, Dan wrote: Miguel, My mistake, I saw this on the bottom of the http://www.go-mono.com/classlib-doc.html page: The terminology is a little confusing: the documentation viewing program, monodoc, is called the browser for short. That's what the statement is

[Mono-docs-list] Easing the documentation process

2004-04-28 Thread Iain McCoy
I've just been filling in some stuff in the Activator class. One thing that occurs frequently here is a lot of similar methods; because every function just creates an instance of a type, the descriptions for the functions are very similar. All of the functions have similar sets of overloads, too.

[Mono-list] System.Data.Odbc.dll

2004-04-28 Thread Eric Chow
Hi, Where I can find System.Data.Odbc.dll ??? Eric == If you know what you are doing, it is not called RESEARCH! == ___ Mono-list maillist - [EMAIL PROTECTED]

RE: [Mono-list] heads up

2004-04-28 Thread Nick D
| -Original Message- | From: [EMAIL PROTECTED] [mailto:mono-list- | [EMAIL PROTECTED] On Behalf Of Jackson Harper | Sent: Tuesday, April 27, 2004 3:46 PM | To: mono-devel mailing list; mono-list | Subject: [Mono-list] heads up | | Hello, | | I have just committed some changes to our

Re: [Mono-list] evolution-sharp

2004-04-28 Thread cesar lopez nataren
On Tue, 2004-04-27 at 09:25 +0200, Michael Zehrer wrote: Hi, Are there any examples or docs about evolution-sharp? Hello. The build brings doc's stubs for Monodoc. Another good resource is the source code at dashboard/backends/EvolutionAddressbookBackend.cs from the dashboard project

[Mono-list] SPARC v9 roadmap

2004-04-28 Thread Mark Ashley
Hi folks, I ran into this just now and was wondering when we could expect to see support for UltraSPARC? depmode=none /bin/bash ../../depcomp \ /bin/bash ../../libtool --mode=compile cc -xtarget=ultra -xarch=v9 -xcode=pic32 -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../libgc/include

RE: [Mono-list] System.Data.Odbc.dll

2004-04-28 Thread Daniel Morgan
System.Data.Odbc is found in the System.Data.dll assembly. This is because the default setup for Mono is based on .NET 1.1 which has System.Data.Odbc in System.Data.dll There is no System.Data.Odbc.dll. However, I wonder if we could create a stand alone Microsoft.Data.Odbc.dll to be compatible

RE: [Mono-list] Getting ASP .NET Apache module to work with 1.3.29

2004-04-28 Thread Robert Geller
Hmm, so I should just follow the documentation for compilation of Mono, and mod-mono? Is there any better tutorial for getting mod_mono to work from start to finish? As I said, it seems like the mono documentation is a bit out of date. Hello Robert, -Original Message- From:

RE: [Mono-list] Getting ASP .NET Apache module to work with 1.3.29

2004-04-28 Thread Jörg Rosenkranz
Hello Robert, -Original Message- From: Robert Geller [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 28, 2004 2:40 PM Hmm, so I should just follow the documentation for compilation of Mono, and mod-mono? Is there any better tutorial for getting mod_mono to work from start to

RE: [Mono-list] Getting ASP .NET Apache module to work with 1.3.29

2004-04-28 Thread Robert Geller
Why do you need the Apache-Dev package? Hello Robert, -Original Message- From: Robert Geller [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 28, 2004 2:40 PM Hmm, so I should just follow the documentation for compilation of Mono, and mod-mono? Is there any better

RE: [Mono-list] Getting ASP .NET Apache module to work with 1.3.29

2004-04-28 Thread Jörg Rosenkranz
Why do you need the Apache-Dev package? For compilation of mod_mono. Joerg. ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] PalmOS

2004-04-28 Thread Erik Dasque
I don't believe PalmOS has a GTK implementation, does it ? Also, Mono hasn't been ported to the Palm OS. Erik On Apr 27, 2004, at 9:33 PM, felipe maya wrote: x-tad-smallerSomthing know if mono-gtk programs run on PalmOS for palm, handspring, sony clie, etc. /x-tad-smallerx-tad-smaller

[Mono-list] Global.asax.cs problems; from Visual Studio .NET to Mono/XSP.

2004-04-28 Thread Roberto Jimeno
Hi there! I have some code generated using VS.NET. I tried to run that very same code using Mono/XSP and I got an error 500 (System.NullReferenceException) from it. Apparenly this is due to a line where `Application[ContadorAccesos].ToString()' is consulted before it is initialized. The trick

[Mono-list] Nemerle 0.1.2 released

2004-04-28 Thread Michal Moskal
The 0.1.2 release of the Nemerle compiler has hit our server. 0.1.2, Apr 28 2004 This release brings several important bugfixes, more documentation (great thanks to our techwriter for making it more readable) and improvements in macro subsystem. * Macros are now hygienic -- that is

RE: [Mono-list] Mono build broken on Windows

2004-04-28 Thread Urs Muff
Guys, guys settle down: I posted a patch to this on the dev-list about a week ago, but nobody replied/approved it. - Urs -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Gert Driesen Sent: Tuesday, April 27, 2004 11:06 PM To: Daniel Morgan; [EMAIL

[Mono-list] Help wanted for Minosse RDBMS project

2004-04-28 Thread Antonello Provenzano
Hi all guys! Some of you already know me, but, anyway, let me introduce myself. My name's Antonio Provenzano, from Palermo, Sicily. I recently published one of my projects, named Minosse, a complete Relational DataBase System entirely written in C#. It is intended to be a good competitor to

RE: [Mono-list] Apache virtual hosts, all or some mod_mono

2004-04-28 Thread Andrew Arnott
Maybe I can make my question more clear. I have one Apache 2.0 server running. It must handle requests for several domains: gerontology.byu.edu fhss.byu.edu familylife.byu.edu and anyway you get the idea. Several of these domains will be sites that use mod_mono, all on the same Apache

Re: [Mono-list] Mono build broken on Windows

2004-04-28 Thread Gert Driesen
- Original Message - From: Urs Muff [EMAIL PROTECTED] To: Gert Driesen [EMAIL PROTECTED]; Daniel Morgan [EMAIL PROTECTED]; [EMAIL PROTECTED] Sent: Wednesday, April 28, 2004 5:33 PM Subject: RE: [Mono-list] Mono build broken on Windows Guys, guys settle down: I don't think any of us

[Mono-list] Question about attributes

2004-04-28 Thread Xiii29
Hi ! I've question about attributes in Mono. I would like to comment my assemblys by using attributes (meta-attributes...) and i'm wondering if there is rules (or preconisations...) about which attributes using... Thanks for any help ! -- Xiii29 [EMAIL PROTECTED]

Overlapped IO was Re: [Mono-list] threads and Async Socket methods

2004-04-28 Thread P Oscar Boykin
Sorry for replying to myself, but I thought some other people might benefit from seeing a few references. It seems what I am interested in is the following question: Does Mono support overlapped IO on the asynchronous socket calls. Winsock does support this. It seems the .Net framework is

Re: [Mono-list] ASP.NET bug?? (solved)

2004-04-28 Thread Pablo Baena
Doesn't happen in latest CVS. Pablo Baena wrote: Before I post a bug report, can you spot some stupid mistake in this code? Because the table that I'm querying has lots of records and it is showing only one. THanks html script language=C# runat=server void BindGrid() { string

Re: [Mono-list] Question about attributes

2004-04-28 Thread Jonathan Pryor
On Wed, 2004-04-28 at 16:46, Xiii29 wrote: I've question about attributes in Mono. I would like to comment my assemblys by using attributes (meta-attributes...) and i'm wondering if there is rules (or preconisations...) about which attributes using... I'm pretty sure I don't understand your

RE: [Mono-list] Apache virtual hosts, all or some mod_mono

2004-04-28 Thread Michael
Maybe I can make my question more clear. I have one Apache 2.0 server running. It must handle requests for several domains: gerontology.byu.edu fhss.byu.edu familylife.byu.edu and anyway you get the idea. Several of these domains will be sites that use mod_mono, all on the same Apache

[Mono-list] what do I need for asp.net etc

2004-04-28 Thread Peter Foley
what is monodoc? what rpms do I need to run it? do I need anything other than mono,mcs and xsp to run an asp.net application (especially a web service)? thanks - just getting going on this --- ABS Web Site: www.abs.gov.au