[Mono-list] Mono and cookiesless = true

2006-07-25 Thread Keats
hello, i can't have mod_mono to work with this feature... is there anyone who know how to get it working ?   thanx. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] Error Mapping across applications not allowed

2006-07-25 Thread Nicolas Cornu
Hello, I have this error: I try to get a page that is in one subfolder: subfolder/test1.aspx I get this: Server error in '/' application /MapPath: Mapping across applications not allowed/ *Description: *Error

Re: [Mono-list] System.Diagnostics.Process

2006-07-25 Thread DiGiTaLFX
Thanks very much! I thought it was something simple. -- View this message in context: http://www.nabble.com/System.Diagnostics.Process-tf1987484.html#a5489264 Sent from the Mono - General forum at Nabble.com. ___ Mono-list maillist - Mono-list@lists

Re: [Mono-list] Strange Behavior

2006-07-25 Thread Atsushi Eno
OK so some questions to clarify the problem: - How "before" was your code working fine? - What are the full stack trace lines hopefully with "mono --debug" ? My optimistic guess is that it will work fine with 1.1.16 since there was a couple of support for 2.0 System.Configuration support in svn h

[Mono-list] Strange Behavior

2006-07-25 Thread Mike Geise
Ok so one of my classes that I use for localization worked before and now it doesnt?   I get a Object reference not set to an instance of an objecterror now.   you can see the class here,   http://www.nfscars.net/misc/LocalizationConfiguration.cs.txt   And this is what I have in my web.config

Re: [Mono-list] Apache 2.2 / mod_mono / SuSE 10.1 results in a 500 error.

2006-07-25 Thread Bo Rosenquist
On Tue, 2006-07-25 at 10:53 -0400, Gonzalo Paniagua Javier wrote: > On Tue, 2006-07-25 at 15:35 +0200, Bo Rosenquist wrote: > > > An entry (demo.conf) in /etc/apache/vhosts.d points out the test > > > application: > > > > > > Alias /demo "/usr/lib/xsp/test" > > > AddMonoApplications demo "/demo:/u

Re: [Mono-list] Apache 2.2 / mod_mono / SuSE 10.1 results in a 500 error.

2006-07-25 Thread Gonzalo Paniagua Javier
On Tue, 2006-07-25 at 15:35 +0200, Bo Rosenquist wrote: > > An entry (demo.conf) in /etc/apache/vhosts.d points out the test > > application: > > > > Alias /demo "/usr/lib/xsp/test" > > AddMonoApplications demo "/demo:/usr/lib/xsp/test" > > > > SetHandler mono > > Allow from all > > You need a

Re: [Mono-list] Apache 2.2 / mod_mono / SuSE 10.1 results in a 500 error.

2006-07-25 Thread Bo Rosenquist
Some more info: Recompiled mod_mono with via ./configure --enable-debug ... Now, in the error_log I got: Another mod-mono-server with the same arguments is already running. [Tue Jul 25 15:29:28 2006] [warn] handler: mono [Tue Jul 25 15:29:28 2006] [warn] config = -2146737504 [Tue Jul 25 15:29:28

[Mono-list] Apache 2.2 / mod_mono / SuSE 10.1 results in a 500 error.

2006-07-25 Thread Bo Rosenquist
Hi, first time poster. (Linux newbie, long time IIS/Asp.Net user) I am trying to run mod_mono 1.1.16 and Apache 2.2 on a Suse 10.1 box, but with no luck. The browser, just asking for an aspx page, reports a 500 error: "The server encountered an internal error and was unable to complete your re