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
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
> -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,
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
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
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
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 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
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
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
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
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
12 matches
Mail list logo