[Mono-list] Published daily test results on web

2004-06-03 Thread Sachin Kumar
Hello, We have got daily tests results published on www.go-mono.com/tests/index.php . At present, we are running daily tests on RH9, SUSE90 and Fedora Core 1. We plan to add more distros to it. I apologize for not announcing it earlier in mono-list, as I missed it, though I announced it on mon

Re: [Mono-list] how to do proper role based authentication in web apps

2004-06-03 Thread Peter Foley
Have a look at the Microsoft MSDN site. There is a document there about the Providers pattern which is used in ASP.NET 2 for a membership class. It is very straightforward to write your own membership class that uses a provider e.g. a sql database to store rol info. |+-

[Mono-list] how to do proper role based authentication in web apps

2004-06-03 Thread DI Mag. Rainer Burgstaller
Hi I have a question on how to properly do RBA in web applications. I am currently using the formsauthentication but it only supports fixed users stored in the web.config file which is pretty inflexible (am I missing something)? So what I currently do is to override the Thread.CurrentPrinci

Re: [Mono-list] Windows version does not work on Win98

2004-06-03 Thread Gert Driesen
Microsoft does have a "Layer for Unicode on Windows 95/98/Me Systems" : http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/ht ml/anch_mslu.asp Gert - Original Message - From: "Daniel Morgan" <[EMAIL PROTECTED]> To: "'Joop'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>

[Mono-list] ASP.NET Web Pages

2004-06-03 Thread Carl Olsen
I have installed the MONO Beta 2 RMPS on Red Hat 9. How do I configure Apache to show .aspx pages? Carl Olsen Des Moines, Iowa ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

RE: [Mono-list] COM+,mono, and transaction

2004-06-03 Thread Daniel Morgan
Mono does not support COM/OLE2/ActiveX/DCOM/MTS/COM+. COM+ distributed transactions are in the .NET API System.EnterpriseServices. However, Mono only has System.EnterpriseServices stubbed. It would be very difficult to implement COM+ transaction capability in Mono. There are alternative techn

RE: [Mono-list] Windows version does not work on Win98

2004-06-03 Thread Daniel Morgan
There is also the issue of Unicode (or lacking) support in Windows 98. Serge did something to get it to work on Windows 98, such as, including unicows.dll ? Look in the archives of mono-list or mono-devel-list. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Beha

Re: [MonoDevelop] Re: [Mono-list] MonoDevelop on Mac OS X

2004-06-03 Thread Benjamin Reed
John Luke wrote: This looks like we are trying to run pkg-config via Process.Start (), but it is not found in your path. If it is, can you run with --debug so we can get line numbers in the stack trace? same thing... ---(snip!)--- disco-volante:~ ranger$ monodevelop --debug Loading error, please

Re: [MonoDevelop] Re: [Mono-list] MonoDevelop on Mac OS X

2004-06-03 Thread John Luke
Benjamin Reed wrote: (pet peeve, but is there a reason for multiple lists if everything gets cross-posted anyways? =) Attila Balogh wrote: hello all, finally i was able to run monodevelop 0.4 on my mac (it's way more stable and mature then the 0.3 build), if anyone's interested, here's how i d

Re: [Mono-list] MonoDevelop on Mac OS X

2004-06-03 Thread Gonzalo Paniagua Javier
El jue, 03-06-2004 a las 19:40, Benjamin Reed escribió: > ** (/sw/lib/mono-xsp/xsp.exe:8103): WARNING **: Could not find assembly > ICSharpCode.SharpZipLib, references from > /sw/lib/mono/gac/Mono.Http/1.0.5000.0__0738eb9f132ed756/Mono.Http.dll > (assemblyref_index=2) > Major/Minor: 0,31 >

Re: [Mono-list] Preview packages for windows?

2004-06-03 Thread Gonzalo Paniagua Javier
El jue, 03-06-2004 a las 16:53, Stuart Ballard escribió: > Are there any plans for a windows installer that includes the preview > packages, in particular gmcs and S.C.Generic? I've been drooling over > the possibility of generic C# ever since I learnt about its features, > and Microsoft seem si

Re: [Mono-list] MonoDevelop on Mac OS X

2004-06-03 Thread Benjamin Reed
(pet peeve, but is there a reason for multiple lists if everything gets cross-posted anyways? =) Attila Balogh wrote: hello all, finally i was able to run monodevelop 0.4 on my mac (it's way more stable and mature then the 0.3 build), if anyone's interested, here's how i did it: http://www.edu

[Mono-list] MonoDevelop on Mac OS X

2004-06-03 Thread Attila Balogh
hello all, finally i was able to run monodevelop 0.4 on my mac (it's way more stable and mature then the 0.3 build), if anyone's interested, here's how i did it: http://www.edu-net.hu/dottext/d0lphin/posts/210.aspx comments welcome. regards; Attila ___

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

2004-06-03 Thread Jonathan Stowe
On Thu, 2004-06-03 at 15:53, Abram Gillespie wrote: > Hi everyone, > > 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 ASP.NET for querying. Any ideas? > I have started work o

RE: [Mono-list] mcs cannot compile on NFS shares due to Win32 locks

2004-06-03 Thread Andrew Arnott
> >>> I am running Mono on Gentoo Linux, in a perfectly normal environment. >>> To get the error message, I only have to cd to an NFS share and >>> execute mcs on a C# file... >>> >> >> >> >> Are you mounting the directory as a samba share? Or are you using >> nfsmount? >> >> > nfsmount. Sa

RE: [Mono-list] CVS servers unreachable?

2004-06-03 Thread Andrew Arnott
I am having the same problem. I got around it by pointing directly at anoncvs-spain-1.go-mono.com rather than the routing anoncvs.go-mono.com one. Don't know what's wrong. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Juraj Skripsky Sent: Thursday, Ju

[Mono-list] Preview packages for windows?

2004-06-03 Thread Stuart Ballard
Are there any plans for a windows installer that includes the preview packages, in particular gmcs and S.C.Generic? I've been drooling over the possibility of generic C# ever since I learnt about its features, and Microsoft seem singularly unwilling to produce a public release to satisfy my cra

Re: [Mono-list] Mono beta 2 on Fedora Core 2 monodoc

2004-06-03 Thread Mike Kestner
On Thu, 2004-06-03 at 07:02, Ales Vojacek wrote: > Hi, > Im new in Linux World and I trying to compile mono from CVS, but I have > a lot of problems. > One of these is an error when I try to start monodoc: > > monodoc > > Unhandled Exception: System.DllNotFoundException: glibsharpglue I've just

[Mono-list] Managed access to Dbase files?

2004-06-03 Thread Abram Gillespie
Hi everyone, 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 ASP.NET for querying. Any ideas? BTW - for those interested: http://mapserver.gis.umn.edu/ Thanks. -Abe

Re: [Mono-list] TLS data

2004-06-03 Thread Paolo Molaro
On 06/02/04 Fabrício Santos wrote: > Sorry... I found more info on this and there is a related bug. > http://bugzilla.ximian.com/show_bug.cgi?id=58332 [...] > > [EMAIL PROTECTED] mono]# mono > > mono: error while loading shared libraries: libmono.so.0: cannot handle > TLS > > data That error means

[Mono-list] Error with mcs (file critical-sections.c)

2004-06-03 Thread HannibAl Bundie
Hi, When I compile with mcs 0.95, an error is very often thrown after the message 'Compilation succeeded': ** ERROR **: file critical-sections.c: line 89 (DeleteCriticalSection): assertion failed: (ret == 0) For example, when I use 'mcs test.cs' the result is: Compilation succeeded ** ERROR **:

[Mono-list] pb : mono-0.95.tar.gz

2004-06-03 Thread eric . lemoine
Hi, some Makefile.in are missing when I try to compile the sources : $ ./configure ... config.status: creating data/Makefile config.status: creating samples/Makefile config.status: error: cannot find input file: samples/Makefile.in Anyone has an idea? Thanks. eric lemoine ([EMAIL PR

[Mono-list] GMAKE on XSP on FREEBSD

2004-06-03 Thread Osmany Guirola Cruz
Title: Message i am trying to compile xsp and when i do gmake in the xsp directory this is the error Making all in docgmake[1]: Entering directory `/root/xsp-0.13/doc'gmake[1]: Nothing to be done for `all'.gmake[1]: Leaving directory `/root/xsp-0.13/doc'Making all in servergmake[1]: Entering d

[Mono-list] (no subject)

2004-06-03 Thread matthieu ducrocq
Hi gui, I'm new on mono community and i want develop 4 mac os X (10.2) Have you tutorial for install it ? (I'm newbie to mac) Thk [EMAIL PROTECTED] ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Mono beta 2 on Fedora Core 2 monodoc

2004-06-03 Thread Ales Vojacek
Hi, Im new in Linux World and I trying to compile mono from CVS, but I have a lot of problems. One of these is an error when I try to start monodoc: monodoc Unhandled Exception: System.DllNotFoundException: glibsharpglue in <0x00053> (wrapper managed-to-native) GLib.ObjectManager:gtksharp_get_ty

Re: [Mono-list] Windows version does not work on Win98

2004-06-03 Thread Joop
Could who-ever wrote the installer, just, please, add a check for the right platform in there? That would stop me from trying the lot. I myself do not have the resources to compile Mono on Windows 98. But I hope to get it to work on my server with Fedora Code 2 some time soon. wkr, Gerke Gonz

[Mono-list] CVS servers unreachable?

2004-06-03 Thread Juraj Skripsky
Hello everyone, Since three days, I'm unable to access the cvs servers - neither `mono-cvs.ximian.com' nor `anoncvs.go-mono.com'. No ping response, traceroute never finishes. Is anyone else experiencing the same problem, or is it a local problem? Thanks. - Juraj ___

Re: [Mono-list] Windows version does not work on Win98

2004-06-03 Thread Cory Nelson
why is it looking for _stricmp() in NTDLL.DLL? I thought this was located in kernel32.dll On Thu, 03 Jun 2004 11:03:35 +0200, Gonzalo Paniagua Javier <[EMAIL PROTECTED]> wrote: > > El jue, 03-06-2004 a las 07:52, Joop escribió: > > > Hi list > > has anyone tried to install Mono 1.0 Beta 2 on Wi

Re: [Mono-list] Windows version does not work on Win98

2004-06-03 Thread Gonzalo Paniagua Javier
El jue, 03-06-2004 a las 07:52, Joop escribió: > Hi list > has anyone tried to install Mono 1.0 Beta 2 on Windows 98? > The installer does not fail and nicely tells me that all went well. Then > I have to change the bat-file setmonopath.bat to include " in the PATH > because Windows 98 does not l

Re: [Mono-list] Compilation with MBAS (MCS works still fine)

2004-06-03 Thread B Anirban
Hi Jochen, The problem is fixed and checked in cvs. Please update driver.cs in your local area. I had filed a bug (59540) and closed it to keep track of the problem. Thanks. Anirban. >>> "Jochen Wezel" <[EMAIL PROTECTED]> 02-Jun-04 2:24:14 PM >>> After refreshing my RedHat 9 system with Beta 2 f

[Mono-list] COM+,mono, and transaction

2004-06-03 Thread KiOrKY
Hi, i want to know if the actually state of mono support COM+ distribued transactions ( transaction disribuées en francais). It meaans if we make robusts mutibase transaction with a rollback possibility. Sorry, sometimes my english is poor, especially in the early morning ;) ! regards -- --

[Mono-list] Monodoc build problem.

2004-06-03 Thread Daniel Serpell
Hi! I discovered a problem in the build system of monodoc 0.16, my mono sources are under a directory named: /home/daniel/Download/Development/C#/Mono/beta/ During the build, I found the following error: (seems that the '#' char was not escaped inside a script). --

[Mono-list] Installing Mono

2004-06-03 Thread Stephen Bursey
Hi, I have a clean install of Red Hat 8.0. I was just wondering what are the steps required to install mono? How do I get XSP working? How can I test this? Any help you could provide would be greatly appreciated. Thank you, Stephen Bursey ___ Mono-lis

[Mono-list] REQUEST

2004-06-03 Thread Alessandro
I'm trying to start a simple windows .net form compiled with C# and also with mcs.exe the result i the same: On windows platform with .net framework all works fine and I see my form (a simple form without controls) Wine is the last ver and works fine, I 've installed all cairo etc and winelib