[Mono-list] MISSING: Download mono 1.1.8 (very old version)

2007-02-11 Thread tleslie
Seems like mono 1.1.8 and older have been pulled of the archive. Is there anyway to get these older versions like 1.1.8 ? -tl ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Soap nonPostiveInteger Error in New mono version, not in older

2007-02-11 Thread tleslie
A very similar error was posted here and termed a regression, http://lists.ximian.com/pipermail/mono-devel-list/2005-August/013571.html I get something very similar below, but I didn't get it in Mono 1.1.8, and perhaps a few release after that. Is it a regression, or has the more recent version

Re: [Mono-list] Just a thought...

2007-02-11 Thread KielW
On 2/11/07, Miguel de Icaza <[EMAIL PROTECTED]> wrote: I wonder if a "Google Group" is as good as a Forum? My feels are they are better. I much prefer digging around in a google group (or old Usenet group) than the MSDN forums. However, what the forums have going for them is: - Visibilit

Re: [Mono-list] Proposal: Monodevelop month of hacking

2007-02-11 Thread Andrés G. Aragoneses [ knocte ]
C. Bergström escribió: > [...] > I'm not sure how many Mac Mono hackers there are, but in the short bit > of time I spent on irc. I did see a number of them complain about the > required dependencies and also that it was pretty unstable.. How many > hidden Mono Mac users are really out there..?

Re: [Mono-list] Proposal: Monodevelop month of hacking

2007-02-11 Thread KielW
On 2/11/07, "C. Bergström" <[EMAIL PROTECTED]> wrote: How many hidden Mono Mac users are really out there..? I wouldn't say I'm hidden.. but definately not active in the community. Like many, my focus is on the products I build, so I usually don't have time to develop the tools (sadly). Its a

[Mono-list] Compiling a ASP.NET page?

2007-02-11 Thread Carlos Adriano Portes
As I am a beginner I would like very much to know how to compile an ASP.NET page using the command line compiler as monodevelop does not handle html code very well (yet), or if possible how to use an external html editor (bluefish) from within monodevelop. Thank you guys! _

Re: [Mono-list] Proposal: Monodevelop month of hacking

2007-02-11 Thread C. Bergström
Lluis Sanchez wrote: > El dj 08 de 02 del 2007 a les 12:01 +0200, en/na "C. Bergström" va > escriure: > > I also like the idea of pushing MD, however, I'd like to know what > "month of hacking" really should be. > A coordinated effort where we set realistic goals and overall create a marketi

Re: [Mono-list] Proposal: Monodevelop month of hacking

2007-02-11 Thread Lluis Sanchez
El dj 08 de 02 del 2007 a les 12:01 +0200, en/na "C. Bergström" va escriure: > For since as long as I can remember the question of what should be used > for hacking mono has come up. On irc and in the ml we've all seen it. > I've recently tried to use monodevelop (MD) once again and been faced

Re: [Mono-list] mod-mono-server crash

2007-02-11 Thread C. Bergström
Miguel de Icaza wrote: > Hello, > > >> I have found that running through XSP2 directly we do not experience any >> crashes, but using mod-mono we do. >> >> I have seen at least one bug on mod-mono load issues - is anyone >> actively persuing these issues? >> > > I would like to add: if yo

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Miguel de Icaza
Hello, I forgot to mention something which is fundamentally different between Mono and other "development" packaging. Mono (and .NET) provide the CodeDOM, a technology to generate code on the flight (when Reflection.Emit is too low level) and load the resulting code, so you can not really

[Mono-list] strange problem with mono 1.2.3

2007-02-11 Thread luca morelli
Hi, Checking in the httpd log files I found a very strange thing when I obtain the error message opening the page Server Error in '/filiera' Application _ Parser Error Description: Error parsing a resource required to service this request. Review your source file and modify it to f

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread luca morelli
Hi, i have done several test without success: 1. I tried to remove the novell packages and enable the development repo, but I was able to download only the 1.2.2 versione for fc7. 2. I reinstalled the novell 1.2.3 packages and tried to user the fedora software updater and I noticed a thing

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

2007-02-11 Thread Miguel de Icaza
Hello, > Thanks for the reply, when I do this, I get line numbers for the > assemblies that come with mono (i.e. xsp2), but not the assemblies I > am compiling, here is an example stack trace: Debug information for the code generated is controlled by a number of settings, in your web.config there

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Miguel de Icaza
Hello, > Having the libs in the incorrect place for non-x86 systems seems like a > good start. If you're running on a 64 bit processor, things should be > in /usr/lib64 - it means you have a true hardware agnostic approach and > you don't pollute the 32 bit libs directories with material which rea

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Miguel de Icaza
Hello, > > We have noticed that Fedora packages seem to be incorrect. They are > > creating -devel packages that merely contain .pc files, which is not > > necessary with Mono, so we believe the Fedora packages are incorrect. > > Each to their own on that score. We have -devel files with .pc f

Re: [Mono-list] [Mono-dev] Need your help: Mainsoft/Novell "Race toLinux"

2007-02-11 Thread Miguel de Icaza
Hello, > So there is no way to use them for main MONO target platform. You could run Mono inside Linux inside VMware on top of Windows :-) > It would be very useful to have Winforms Composite UI Block which can > be work in MONO. > > > Andrus. >

Re: [Mono-list] (no subject)

2007-02-11 Thread Miguel de Icaza
Hello, > > I'm newbie in Mono . I downloaded vmware version of the Suse with the > all necessary tools already installed in for developing with c# . > But I can not compile genrics under the monodevelop . Is there some > additional things that I have to do , for compiling the generics under > the

Re: [Mono-list] Gecko.WebControl

2007-02-11 Thread Miguel de Icaza
Hello, As a follow up on OpenSUSE, I have filed a bug here: https://bugzilla.novell.com/show_bug.cgi?id=244497 Miguel. > Hi, > > I'm having trouble getting this control to work in OpenSuse 10.2 > > I've used the example from here: > > http://www.go-mono.com/docs/index.aspx?link=

Re: [Mono-list] Gecko.WebControl

2007-02-11 Thread Miguel de Icaza
Hello, > I've used the example from here: > > http://www.go-mono.com/docs/index.aspx?link=T%3AGecko.WebControl > > I've loaded the generic Mono installer mono-1.2.2.1_1-installer.bin, and > have also tried loading all the Mono RPMs via Yast. > > Whatever URL I try, progam appears to do nothing

Re: [Mono-list] What is a valid combination of Mono and its Debugger

2007-02-11 Thread Miguel de Icaza
Hello, > We are trying to make use of the Mono Debugger, but when we start it, > instead of breaking into the main C# method it stops into native code > and doesn't seem to be aware of the C#...I assume this is what bug > entry 80503 is all about > [ http://bugzilla.ximian.com/show_bug.cgi?id=8050

Re: [Mono-list] Mono-Glade program crashes

2007-02-11 Thread Miguel de Icaza
Hello, > I'm using mono version 1.2.2.1 under Windows XP in order to make some tests. > I use glade and my compilation command is: > mcs -pkg:glade-sharp -pkg:gtk-sharp -resource:gui.glade Main.cs Maybe you need glade-sharp-2.0 and gtk-sharp-2.0 Miguel. > When I run it, the window shows up for

Re: [Mono-list] Proposal: Monodevelop month of hacking

2007-02-11 Thread Miguel de Icaza
Hello, > In general creating a VS clone is probably a good idea to bring more > developers over to the Mono side, but I think MD needs a boost of > support from the community. If you think it's a good idea to have a > month of MD hacking, bug fixes and or new features then post your > support

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Paul
Hi, > > Okay, are you using the FC mono packages or the ones from Novell? > > > > I would *strongly* advice FC users from using the Novell packages - > > massively advice against it, infact, think of the most lavish, expensive > > hotel you can, 24 hour porterage, thick shagpile throughout every

Re: [Mono-list] mod-mono-server crash

2007-02-11 Thread Miguel de Icaza
Hello, > I have found that running through XSP2 directly we do not experience any > crashes, but using mod-mono we do. > > I have seen at least one bug on mod-mono load issues - is anyone > actively persuing these issues? I would like to add: if you observe a crash, we want to know the details

Re: [Mono-list] Just a thought...

2007-02-11 Thread Miguel de Icaza
Hello, > I agree with this. I know there is also a couple forums out there for > mono but I think Windows Forms itself and Mono both need better forums > like www.Asp.Net. I'd even be willing to set one up if I could get > some help with answering peoples mono questions(because i am new to > Mono)

Re: [Mono-list] Exporting SharpDevelop/VS solution from MonoDevelop + Stetic?

2007-02-11 Thread Miguel de Icaza
Hello, > In particular, I would like to test my personal project Registrar > (http://code.google.com/p/registrar/) under Windows. Since Registrar uses > Gtk#, it needs a recompile under Windows to use the right version. Whereas > the project uses Stetic for its GUI components, and #D doesn't ha

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Miguel de Icaza
Hello, > Okay, are you using the FC mono packages or the ones from Novell? > > I would *strongly* advice FC users from using the Novell packages - > massively advice against it, infact, think of the most lavish, expensive > hotel you can, 24 hour porterage, thick shagpile throughout everywhere,

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Paul
Hi Luca, > I'm using the novell ones, i think, installed using yum, with the > mono.repo file downloaded from the mono website. > To install the fedora ones I have to install the manually? No, you just need to enable the fedora-development.repo file (su; vi /etc/yum.repos.d/fedora-development.rep

Re: [Mono-list] strange error with mono 1.2.3

2007-02-11 Thread Paul
Hi, > > reinstalled mono 1.2.3 on fedora core 5, recopied the > mono.conf file in the apache conf directory and all applications that > was running with mono 1.2.2 and im’ starting to try them. Okay, are you using the FC mono packages or the ones from Novell? I would *strongly*

[Mono-list] strange error with mono 1.2.3

2007-02-11 Thread luca morelli
Hi, reinstalled mono 1.2.3 on fedora core 5, recopied the mono.conf file in the apache conf directory and all applications that was running with mono 1.2.2 and im' starting to try them. I open this application, using the login form the application authenticate me (