Re: [Mono-list] How to draw a text string to existing photo (gtk#)

2006-03-27 Thread Larry Ewing
On Sat, 2006-03-25 at 16:42 -0500, Miguel de Icaza wrote: > Hello, > > > I'm looking for an approach to put some text string to existing jpeg > > image. Now I can load a photo into Gdk.Pixbuf and I can create > > Pango.Layout for a text string. So I have my image in a Gdk.Pixbuf and > > my text st

[Mono-list] Shiping Gtk# with program!

2006-03-27 Thread PauloMorfeo
«Sorry for the double post but the other one went with a very wrong date.» As i've said in the mono-devel list, the program i made is not running on the most recent mono instalation, complaining that it doesn't finds the Gtk# 2.4 assembly. How do i ship the Gtk# with my program, if at all possibl

[Mono-list] Shiping Gtk# with program!

2006-03-27 Thread Paulo Augusto
As i've said in the mono-devel list, the program i made is not running on the most recent mono instalation, complaining that it doesn't finds the Gtk# 2.4 assembly. How do i ship the Gtk# with my program, if at all possible? What files do i need to provide? And where? Same place as the executable?

[Mono-list] mod_mono on Slackware

2006-03-27 Thread David P. Donahue
This is probably a total newbie question, but I'm having trouble getting this on my own so here goes... I'm running Slackware 10.0 on my web server. It's been a long time since I did anything with mono (1.0.8 I think) and, at the time, I just built from source and everything was cool. Now I'

Re: [Mono-list] RE: Send mail with mono

2006-03-27 Thread Michael Schurter
fedotenko wrote: Thanks! But that was not exactly what i was looking for. I dont want to depend on someone elses smtp server, i want to set up my own. Both for the fun of it and as i said not depend on another server. Many mail servers won't accept unauthenticated e-mail from a dynamic IP addr

RE: [Mono-list] WebServices on mod_mono and SSL

2006-03-27 Thread Dana Epp
I am running a bunch of Web Services on both Debian and Ubuntu under Apache via SSL (using mod_ssl). It does work. Sorry I can't be help to the underlying problem you are having. Regards, Dana Epp [Microsoft Security MVP] http://silverstr.ufies.org/blog/ -Original Message- From: [EMAI

Re: [Mono-list] could linux be MORE .Net then windows ?

2006-03-27 Thread Andreas Färber
Getting back to the above topic, one must keep in mind that a Linux distribution is not entirely comparable to Microsoft Windows. Windows consists of the OS and mostly some small (GUI) apps while Linux consists of the Kernel and surrounding core tools and, depending on the distro, lots of contribut

RE: [Mono-list] Has anyone gotten Mono to work at DreamHost?

2006-03-27 Thread Greg Creme
I have a server that I use to host customer's websites. At this time, it has only been windows, however, if enough people want a linux testbed with mono installed, I wouldn't mind purchasing a server for everyone to rent space to host. If you would be interested, send me an email. The monthly co

Re: [Mono-list] could linux be MORE .Net then windows ?

2006-03-27 Thread ted leslie
On Mon, 27 Mar 2006 06:08:17 -0500 Jonathan Pryor <[EMAIL PROTECTED]> wrote: > On Mon, 2006-03-27 at 04:28 -0500, ted leslie wrote: > > This article, with at least a bit of (hopefully accurate) research behind > > it, > > seems to state a shocking conclusion: > > At which point we can realize t

[Mono-list] Re: could linux be MORE .Net then windows ?

2006-03-27 Thread Robert Jordan
Jonathan, However, this isn't entirely correct. IIRC, the .NET runtime can be instantiated and embedded through normal COM interfaces. Result: no explicit link between an embedding app and the .NET runtime, unless you want to disassemble the whole thing and look for the .NET runtime GUID

Re: [Mono-list] could linux be MORE .Net then windows ?

2006-03-27 Thread Kornél Pál
Hi, You don't have to have a look at the source code to determine whether Visual Studio 2005 uses managed code. You missed the fact that Visual Studio 2005 is much more than a single devenv.exe. It has a lot of DLLs and supporting exe files and a lot of them are entirely managed assemblies.

Re: [Mono-list] Handling external programs

2006-03-27 Thread Jonathan Pryor
On Sat, 2006-03-25 at 19:08 -0500, Lee Connell wrote: > Is there any articles/tutorials out that explains how to execute external > programs from mono. I want to grab stdout and write to stdin. You need an article on System.Diagnostics.Process. A reasonably short search found this article, thoug

Re: [Mono-list] could linux be MORE .Net then windows ?

2006-03-27 Thread Jonathan Pryor
On Mon, 2006-03-27 at 04:28 -0500, ted leslie wrote: > This article, with at least a bit of (hopefully accurate) research behind it, > seems to state a shocking conclusion: > > article: > http://www.grimes.demon.co.uk/dotnet/vistaAndDotnet.htm#conclusion And the rebuttal: http://blogs.ms

[Mono-list] could linux be MORE .Net then windows ?

2006-03-27 Thread ted leslie
This article, with at least a bit of (hopefully accurate) research behind it, seems to state a shocking conclusion: article: http://www.grimes.demon.co.uk/dotnet/vistaAndDotnet.htm#conclusion "My conclusion is that Microsoft has lost its confidence in .NET. They implement very little of their ow

[Mono-list] WebServices on mod_mono and SSL

2006-03-27 Thread Michał Ziemski
Hi! Does mod_mono support working with mod_ssl? When I try to run TestService.asmx through https I get: "Error getting response stream (Write): SendFailure". When I use http everything is fine. Michal Ziemski ___ Mono-list maillist - Mono-list@lists.

[Mono-list] Problem with WebServices on XSP2

2006-03-27 Thread Michał Ziemski
Hi! Trying to run TestService.asmx on XSP2 results o the following error: System.Configuration.ConfigurationException: Cannot find method CCS () in <0x001fe> System.Web.Configuration.WebConfigurationManager:Init () in <0x00089> System.Web.HttpApplicationFactory:InitType (System.Web.HttpContext