[Mono-list] nighltly build

2004-06-15 Thread KiOrKY
can someone gives me stes to compile nightly builds bnecause im thinking that i do it wrong i cant access cvs because enterprise 's firewall... so i can just download packages in dayly part of the web site i want to refresh all the apps (mono but mcs too !) regards --

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
On Tue, 2004-06-15 at 16:51, KiOrKY wrote: can someone gives me stes to compile nightly builds bnecause im thinking that i do it wrong i cant access cvs because enterprise 's firewall... so i can just download packages in dayly part of the web site i want to refresh all the apps

Re: [Mono-list] nighltly build

2004-06-15 Thread KiOrKY
OK, so im happy to listen that i have done fine for a long moment. however when i compile nant with last nightly build (of mono and nant) i got compilation errorsbut when i do make install in mcs095(release) directory after installation of the nighly build , all is going fine ! so its why i was

[Mono-list] Contributions

2004-06-15 Thread °l][l° Úmè® °l][l°
Dear Go-Mono Team, I am really impressed with your project. I am a VB.NET C# Developer. I am ready to provide my services for the Go-Mono Project. I can help in things like making samples, writing documentation and forum maintatinance. I am really willing to be part of Go-Mono. Best Regards,

RE: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Neil Cawse
Read only access for Dbase III files for my Gis project. http://pnet.homelinux.org/DbaseFile.zip do with it what you will. Does anyone know a purely managed .Net way to query *.dbf files? I'm using MapServer to do some web GIS stuff with ESRI shapefiles, but would like to use Mono's

Re: [Mono-list] Mono Library Paths on OS X

2004-06-15 Thread Benoit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 In which path should mono libraries reside on OS X, or is there a environment variable for this? Elfred Pagán In beta 1 all was installed in /opt/local and this is what I add to my zsh shell in order dor mono to work : - -

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
On Tue, 2004-06-15 at 17:24, KiOrKY wrote: OK, so im happy to listen that i have done fine for a long moment. however when i compile nant with last nightly build (of mono and nant) i got compilation errorsbut when i do make install in mcs095(release) directory after installation of the

Re: [Mono-list] nighltly build

2004-06-15 Thread KiOrKY
i think about both :-) but ok for the bootstrap, i do only make ! then but why when i use the lastest nightly build i cant commpile nant? because when i use mcs-095 it works regards Iain McCoy [EMAIL PROTECTED] a écrit : On Tue, 2004-06-15 at 17:24, KiOrKY wrote: gt; OK, so im happy to

Re: [Mono-list] Mono Project question

2004-06-15 Thread Iain McCoy
On Tue, 2004-06-15 at 04:13, Juan Trujillo wrote: I really want to now if the Mono Project supports pages in ASP Vbscript or only supports pages ins ASP.net Mono is an implementation of the .net framework. Classic ASP is not part of the .net framework, so it falls outside the scope of the mono

Re: [Mono-list] nighltly build

2004-06-15 Thread Iain McCoy
On Tue, 2004-06-15 at 18:14, KiOrKY wrote: but ok for the bootstrap, i do only make ! then but why when i use the lastest nightly build i cant commpile nant? because when i use mcs-095 it works regards Please allow me to reiterate: declaring It doesn't work! with no more information does

Re: [Mono-list] Mono Library Paths on OS X

2004-06-15 Thread A Rafael D Teixeira
Additionaly, if you are asking about Managed Libraries (Assemblies), there is a MONO_PATH environment variable to add directories that will be searched. Also if your assemblies are digitally signed they can be installed in the GAC (Global Assembly Cache) where they can be used from ANY managed

RE: [Mono-list] Q: how's using Mono in the corporate/enterprise world?

2004-06-15 Thread Andrew Arnott
I'd like to collect case studies, or simple references of organizations, corporations, software houses, financial institution, no profit orgs, anyone...using Mono for: Here at Brigham Young University of Provo, Utah, we are preparing to use Mono, especially mod_mono, to fill a gap that IIS

[Mono-list] New web site: confusing context switch

2004-06-15 Thread Andrew Arnott
On the URL: http://www.mono-project.com/contributing/ccvs.html Toward the end, under the heading on SVN, the discussion suddenly switches from generic Mono projects to specifically MonoDevelop, with no explanation. Is this because this text was copied and pasted from that web site, or

Re: [Mono-list] Contributions

2004-06-15 Thread Erik Dasque
Hi Umer, than you for your enthousiasm. We are in great need of help when it comes to 'monkeyguide' and 'monodoc' (general tutorial and doc, API doc, respectively). Any help there would be very much appreciated. Please communicate in the mono-doc list with us. Erik On Jun 15, 2004, at 1:35 AM,

Re: [good] RE: [Mono-list] Q: how's using Mono in the corporate/enterprise world?

2004-06-15 Thread ted leslie
We (an ISP in Toronto) have used it for two sizable projects to date, 1) the backend of a Macromedia flash music player service for the music festival NXNE (a sister fest to SXSW), which had ~400 bands playing in Toronto just this last week. And this music model will be used for other

[Mono-list] Logic/Reason to ASPX caching ?????

2004-06-15 Thread ted leslie
Anyone know what the story is on the caching of ASPX files, what i mean is, I change code in a ASPX file and re-run the page, and I may/or may not get the change, I can reset the mono service, and it will allways refresh, but you don't always have to do this. From a hosting-company point of

[Mono-list] make bootstrap

2004-06-15 Thread Erik Dasque
Hi all, has anyone documented 'make bootstrap', what it does and what it replaces ? (for the new web site) Erik ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] Re: [Mono-devel-list] ASP.NET Web Services in MONO

2004-06-15 Thread Lluis Sanchez
On dl, 2004-06-14 at 22:04, Mahen Perera wrote: Hi Lluis Thanx for the reply. Ok if it uses reflection what are the mechanisms used in MONO ASP.NET to overcome the performance overheads in using reflection. The process of servicing a web method request involves: reading the web stream,

[Mono-list] mono website broken links

2004-06-15 Thread Dan
The links http://www.mono-project.com/contributing/class-library.htmland http://www.mono-project.com/contributing/class-status.html appear to be broken. -Dan

[Mono-list] Differing behaviour of XmlDocument.Save(String) on Linux and Windows

2004-06-15 Thread Chris Raine
I have written a small Xml application which loads an xml file, works on the data and then saves the data write back into the an xml file. I load a xml file with the following code verbatim private static XmlDocument OpenXmlDocument(string sPath) { XmlDocument doc = new XmlDocument();

[Mono-list] XSP links bug?

2004-06-15 Thread Pablo Fischer
Hi! I'm running xsp 0.14. I have a file.webapp, with this data: apps web-application namesamples/name vpath/samples/vpath path/usr/share/asp.net-demos/asp/path /web-application /apps When I start xsp: xsp --port 8081 --appconfigdir /etc/xsp (where I have file.webapp) It

[Mono-list] Problem with Gtk# and mcs

2004-06-15 Thread Néstor Salceda
Hi I have one problem when I compile one application developed using gtk#. I use, mono, mcs and gtk-sharp from cvs, all of them compiles without problems, but when I try to compile for example monodoc i have the following problem: [EMAIL PROTECTED]:~/mono/source/beta2/monodoc-0.16$ make

Re: [Mono-list] Problem with Gtk# and mcs

2004-06-15 Thread Pablo Fischer
Where do you have your gtk*.dll stuff installed? Pablo El mar, 15-06-2004 a las 16:53, Néstor Salceda escribió: Hi I have one problem when I compile one application developed using gtk#. I use, mono, mcs and gtk-sharp from cvs, all of them compiles without problems, but when I try to

Re: [Mono-list] Problem with Gtk# and mcs

2004-06-15 Thread Néstor Salceda
El mar, 15-06-2004 a las 17:01, -0500, Pablo Fischer escribi: Where do you have your gtk*.dll stuff installed? Pablo At /usr/local/lib /mono/gtk-sharp/ and they're links to /usr/local/lib/ mono/gac/ -- Nstor Salceda [EMAIL PROTECTED] signature.asc Description: Esta parte del mensaje

Re: [Mono-list] Differing behaviour of XmlDocument.Save(String) on Linux and Windows

2004-06-15 Thread Atsushi Eno
Hello, This code works fine on both windows and linux, spite the fact when the same filename is given to the loading method and the saving method. On linux, this works fine, the Save() overwrites the old file with a new file. On Windows however an exception is thrown telling me a sharing

RE: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Daniel Morgan
Just some thoughts... What is your code licensed under? MIT/X11? I bet it would not be hard for someone to put this in a Mono data provider, such as, Mono.Data.DBaseClient... Probably, it might need a SQL parser. Wonder where someone could get a simple SQL parser written in C#. -Original

[Mono-list] New web site: application screenshots

2004-06-15 Thread Ellis, Edward
You put up several screenshots of applications. Most of them include a reference where you can get the application. There is no such reference for SQL# for GTK#. Is it available? J. Edward Ellis Pacific Northwest National Laboratory (509) 375-3627 voice (509) 375-2379 FAX mailto:[EMAIL

Re: [Mono-list] Differing behaviour of XmlDocument.Save(String) on Linux and Windows

2004-06-15 Thread Chris Raine
On Wed, 2004-06-16 at 00:31, Atsushi Eno wrote: Hmm, this does not happen to my fedora core 2 box. It raises file sharing error. Which version of mono are you using? the problem occured under mono 0.91 and disappeared under 0.95. Sometimes I am a bit to cautious about updates. When you

[Mono-list] new web site

2004-06-15 Thread Fabian
I miss some link to other mono-related sites, like http://monohispano.org mono poland http://www.go-mono.pl/ , mono brasil http://monobrasil.softwarelivre.org/ and some others. maybe it is somehere, but i didn't find it, and searching for monohispano in the search engine returned 0 results!.

Re: [Mono-list] new web site

2004-06-15 Thread Erik Dasque
We'll add those. Thank you. On Jun 15, 2004, at 9:34 PM, Fabian wrote: I miss some link to other mono-related sites, like http://monohispano.org mono poland http://www.go-mono.pl/ , mono brasil http://monobrasil.softwarelivre.org/ and some others. maybe it is somehere, but i didn't find it,

Re: [Mono-list] Managed access to Dbase files?

2004-06-15 Thread Abram Gillespie
That's the thing ... I'm mostly concerned with running SQL queries against the DBFs. I'm less concerned with write access, though I may run into a situation where I will need it. I could possibly start writing a simple IDataReader if someone could point me to a SQL parser. Though I'm very

[Mono-list] RPM package deps with no X enviroment

2004-06-15 Thread Michael
I've been trying to install mono to test some ASP.NET applications on a FC2 box. Since the system has no X enviroment, I was wondering what packages I need to be installing. So far I've installed; icu-2.6.2-1.ximian.11.0.i386.rpm libicu26-2.6.2-1.ximian.11.0.i386.rpm

[Mono-list] Mono Beta 3.

2004-06-15 Thread Miguel de Icaza
Hello, Mono Beta 3, a bug fix release with many bugs identified by people has been released, you can download it from: http://www.go-mono.com/download.html For those installing precompiled packages on your machines: we are providing convenient zip files for those who want to get