[Mono-list] More Stock images?

2007-02-16 Thread paulomorfeo
Are any plans to add more stock images into mono for the future? For example, i think it would be very usefull to have an Stock image for: - User - Users - Password/Key I expect to be quite recurent for mono aplications to handle user authentication or even management. My last 4 programs, incl

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-16 Thread Jonathan Pryor
On Fri, 2007-02-16 at 12:53 +0100, Gert Driesen wrote: > We *could* add the syslog event log implementation to Mono.Unix, and add > support for event log implementations in external (GAC'ed) assemblies to > MONO_EVENTLOG_TYPE. > > However, to do this we'd have to mark the EventLogImpl class public

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-16 Thread Gert Driesen
> -Original Message- > From: [EMAIL PROTECTED] [mailto:mono-list- > [EMAIL PROTECTED] On Behalf Of Jonathan Pryor > Sent: vrijdag 16 februari 2007 12:37 > To: Gert Driesen > Cc: 'mono-list' > Subject: Re: [Mono-list] Nothing happens with mono-service and > EventLog.WriteEntry > > On Thu,

Re: [Mono-list] Nothing happens with mono-service and EventLog.WriteEntry

2007-02-16 Thread Jonathan Pryor
On Thu, 2007-02-15 at 17:39 +0100, Gert Driesen wrote: > I'll checkout the Mono.Unix API for Syslog and perhaps add support for using > it as a backend for event log. You won't be able to use Mono.Unix directly from EventLog, since we don't want System.dll to depend on Mono.Posix.dll. It should b

[Mono-list] Object Oriented Technologies 2007 conference - Call for papers reminder

2007-02-16 Thread Vaclav Skala
February 15, 2007 E-mail to: mono-list@lists.ximian.com (Apologies for duplicates. Please, forward to colleagues of yours) 2nd reminder Call for Papers - Paper submission deadline: February 28, 2007 13:00 GMT = 5th Object Oriented Technologies 2007 International Conference in Central

[Mono-list] Mono for Mipsel

2007-02-16 Thread Thomas Kunze
Hello everybody, I compiled mono for mipsel and it compiled quite fine. But I can't run any assemblies. I suppose thats because there no port for mipsel, isn't it? I realized that after long night of trying different toolchains, libcs and so on. How complicated would it be, to port mono to mips

[Mono-list] http://communityasp.net/mono up and running!

2007-02-16 Thread Austin Winstanley
Hey Everybody, I have been wanting to contribute in some way and the one thing I personally thought could further the interests of the Mono community is a great place for Forums and Blogs and Resources and other things related to Mono. There are some good sites out there but I thought if everythi

[Mono-list] Oralce+Mono

2007-02-16 Thread DazZz
Mono 1.2.3 OS: Ubuntu 6.0 Oracle client 10.2.0 string connString = "User ID=user;Password=password;Data Source=bux"; OracleConnection conn = new OracleConnection(connString); OracleCommand cm = conn.CreateCommand(); cm.CommandText = "CATEGORY_PKG.sellist"; cm.CommandType = System.Dat

Re: [Mono-list] xsp2 line numbers in stack trace?

2007-02-16 Thread Ben Joldersma
Okay, so I grabbed mono 1.2.3, and moved the code into the App_Code to trigger auto-compilation. I am able to get line numbers now. Unfortunately, the other assemblies that I reference in the project are not providing line numbers. This would be very nice to have, and makes me wonder what direc

Re: [Mono-list] xsp2 line numbers in stack trace?

2007-02-16 Thread Ben Joldersma
Still no luck. I run mono with MONO_OPTIONS=--debug xsp2 And have debug set to true in my web.config compilation element. One thing to note, is that I'm compiling my assemblies independent of the auto-compilation behavior in mono 1.2. In addition to the assemblies in the bin folder, there is

[Mono-list] mod_mono.so

2007-02-16 Thread Colin . Paterson
mod_mono.so does not come with the default package download for Solaris. There doesn't appear to be anywhere that this is available either. Is this not available as a downloadable binary? mod-mono-server2 is available and has been installed. Is this not the apache plugin binary? However as I und

Re: [Mono-list] AJAX and ASP.NET

2007-02-16 Thread Marek Habersack
On Mon, 12 Feb 2007 13:16:32 -, "Kevin Flanagan" <[EMAIL PROTECTED]> scribbled: > Now that there's been a 1.0 release of what was Atlas, so it's not so much > the moving target it was, are there plans to revisit the earlier work on a > Mono implementation? I'm assuming that despite being a 'fr