[Mono-winforms-list] fully portable IDE with GTK

2005-11-19 Thread Marko Zmak
Is there any IDE for C# that is using GTK instead of Windows.Forms? I think that this is one of the things that's missing for Mono, and C# programs to be really portable. Yes, of course I can writte programs using Windows.Forms (since Mono supports it), but everybody suggests to use GTK

Re: [Mono-winforms-list] fully portable IDE with GTK

2005-11-19 Thread Daniel Morgan
You question can be better answered on the gtk-sharp-list mailing list than this list. http://www.mono-project.com/Mailing_Lists There is MonoDevelop which is written in C# and runs on Mono using gtk# as the GUI. It was originally a port of SharpDevelop; however, MonoDevelop has changed so

Re: [Mono-winforms-list] fully portable IDE with GTK

2005-11-19 Thread Peter Dennis Bartok
use GTK instead. And also on several places I've heard that Windows.Forms will never be fully functional in Mono. But without a Where did you hear that? I strongly dispute that statement. Apart from ActiveX support, Winforms will be just as functional in Mono as it is in .Net. Cheers, Peter

Re: [Mono-winforms-list] fully portable IDE with GTK

2005-11-19 Thread Adam Hill
The irony of this thread is mind boggling. :) Asking about GTK portability/GTK GUI Builder and then using MonoDevelop as an example of a GTK GUI IDE and it does not run on cross-platform. Viva la MWF! ___ Mono-winforms-list maillist -

[Mono-dev] AppDomain and web app

2005-11-19 Thread Carlos Solorzano
is it possible for me to use the XSP dll (I think Mono.Webserver.dll) inside my app and have my application talk back and fwd with the web pages without the use of tcp or http remoting? or will the appdomains get in the way? --Carlos ___

Re: [Mono-dev] AppDomain major problem

2005-11-19 Thread Jb Evain
On Nov 19, 2005, at 7:29 AM, José Alexandre Antunes Faria wrote: Does any of you have some kind of clue of how I can get around it? Only till someone finds time to fix it. I tried to spot the bug, but I was brave enough to go deeper into the vm. Yes, before you shoot me:

[Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
Is it possible to use the new 2.0 ASP.NET features that are currently implemented in mono with mod_mono on apache2? Or can it only be done using xsp2 from the command line? What do I have to configure differently to make this happen? I'm using Virtual Hosts in apache. Can I make a new

Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Elliott Draper
Joe Audette wrote: Is it possible to use the new 2.0 ASP.NET features that are currently implemented in mono with mod_mono on apache2? Or can it only be done using xsp2 from the command line? What do I have to configure differently to make this happen? I'm using Virtual Hosts in apache.

Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
Thanks Elliott! Thats very helpful. I'll give that a try tomorrow and let you know how it goes. Cheers, JoeElliott Draper [EMAIL PROTECTED] wrote: Joe Audette wrote: Is it possible to use the new 2.0 ASP.NET features that are currently implemented in mono with mod_mono on apache2? Or can it

[Mono-dev] performance - not possion dist

2005-11-19 Thread Dennis Hayes
I suspect thatthe request are more tightly bunched, like a lot around 8:30 to 9:30 when peole arrive Dennis I'd like to point out that the arrival of his requests probably follows apoisson distribution anyway. In which case, his probability of getting morethan 9 requests per second is null.

Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
I compiled mono from svn with the --prefix=/usr and when I look in my /usr/lib/mono/2.0 folder I don't see mod-mono-server2.exe Where in svn can I find what I need to build this? I've been browsing around the web interface at http://svn.myrealbox.com/viewcvs/trunk/ but can't find it. Thanks,

Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
doh! nevermind I found them. On my machine its /usr/lib/xsp/1.0/mod-mono-server.exe and /usr/lib/xsp/2.0/mod-mono-server2.exe Thanks Again! JoeJoe Audette [EMAIL PROTECTED] wrote: I compiled mono from svn with the --prefix=/usr and when I look in my /usr/lib/mono/2.0 folder I don't see

Re: [Mono-list] Problem with latest mono on apache 1.3

2005-11-19 Thread mirek novak
Hello,I've some more hints - I've removed mod_mono 1.1.10.x and xsp 1.1.10 and rebuild mod_mono 1.0.9 with appropriate xsp. This strange Exception in error.log still appears. Now I'm moving back to mono 1.1.8.1 to see whether it will work back again ...--regards Mirek

Re: [Mono-list] Problem with latest mono on apache 1.3

2005-11-19 Thread mirek novak
So, I have returned back to mono 1.1.8.1 BUT with xsp 1.1.10 and mod_mono 1.1.10.x AND IT WORKS!! ;) I'm happy ;) Now it seems that problem is in mono 1.1.10 (compiled from official sources) itself not in mod_mono. Apache log:[Sat Nov 19 11:58:09 2005] [notice] Apache/1.3.33 (Unix) mod_ssl/2.8.23

[Mono-list] Re: .Net Membership API Support

2005-11-19 Thread Cassio R Eskelsen
I Peter! Sorry for the delay! You can find the source on SF CVS: http://cvs.sourceforge.net/viewcvs.py/db4omembership/ db4o is open-source software, with dual licence(GPL/Commercial), like MySql: http://www.db4o.com/community/ Cassio2005/11/16, Kellner, Peter [EMAIL PROTECTED]:

[Mono-list] Problem with .aspx pages

2005-11-19 Thread beniniva
Hi, I’ve a simple .aspx page with .vb code that I’ve written with visual studio .net on Windows. I would like to test it on Linux with mono I’ve compiled with no error the .vb file with mbas : [EMAIL PROTECTED] Desktop]# mbas -t:library -r:System.Data.dll -r:System.Drawing.dll -r:System.Web.dll

[Mono-list] Need help compiling mono on nslu2 (arm) device

2005-11-19 Thread Sinclair73
Hello, I try to compile mono-1.1.10 on my Linksys NSLU2 (arm processor). I have following problems compiling mcs: make[7]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib' make all-local make[8]: Entering directory `/ablage/temp/mono/mono-1.1.10/mcs/class/corlib' make[8]: