[Mono-list] XSP

2016-06-30 Thread jayweb
Hi, I am not sure if this is the correct place to post about this. I am trying to get XSP to build and run on visual studio 2015. I have installed Mono 4.4.1.0 (Windows) and downloaded the latest XSP build from https://github.com/mono/xsp When I open it up in visual studio I get the following e

Re: [Mono-list] xsp not responding

2015-05-18 Thread William Ivanski
It always happened in my attempts to run XSP on Windows, I don' know why. On Linux and MacOS it runs extremely well. William Ivanski 2015-05-18 15:14 GMT-03:00 Oscar A. Peña C. : > I'm having same issue > > > C:\Users\Oscar>mono --version > Mono JIT compiler version 4.0.1 (Visual Studio built mo

Re: [Mono-list] xsp not responding

2015-05-18 Thread Oscar A . Peña C .
I'm having same issue C:\Users\Oscar>mono --version Mono JIT compiler version 4.0.1 (Visual Studio built mono) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: normal SIGSEGV: normal Notification: Thread + pollin

Re: [Mono-list] xsp not responding

2015-05-18 Thread jarijj
Seán wrote* > Env: Windows 8.1 x64 fully patched, mono 3.12.0 * > > I've just downloaded the windows install of mono which worked fine and was > going through the > Mono Basics > > but once I get to / > ASP.Net Hello World / > n

[Mono-list] xsp installation error

2014-11-11 Thread Klein, Josh
Using Centos6.5 and mono version 3.12.1, the "make install" process gives me the following error: /usr/bin/install: target 'Mono.WebServer.source' is not a directory Do I need to change the Makefile? Not sure of next step... Thanks, Josh The information in this e-mail is intended only fo

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-27 Thread Martin Thwaites
How are you starting xsp? On Aug 20, 2013 4:57 PM, "Joey Gennari" wrote: > I'm on a VPS running Ubuntu 12.10 x64. I've compiled mono from source > using the 3.2.1 tag and XSP using the 3.0.11 (and 3.0) tag. When I start a > XSP4 server I get the following error: > > Handling exception type FileNo

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-22 Thread Joey Gennari
Subject: Re: [Mono-list] XSP - Could not load file or assembly xsp4 Just looking back into this... you could try setting the MONO_GAC_PREFIX variable to the location of your gac, that might work. so "export MONO_GAC_PREFIX=/usr/lib/mono/gac/" That might help, but if I'm hon

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-22 Thread Martin Thwaites
in the write place? >> >> Can anyone shed some light on how to fix that? >> >> On 20 August 2013 17:13, Joey Gennari wrote: >> >>> /var/www/mvctest$ xsp4 --port 8099 >>> >>> From: Martin Thwaites [mailto:mar...@my2cents.co.uk] >>> Sent

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-21 Thread Daniel Lo Nigro
t;> From: Martin Thwaites [mailto:mar...@my2cents.co.uk] >> Sent: Tuesday, August 20, 2013 12:08 PM >> To: Joey Gennari >> Cc: mono-list@lists.ximian.com >> Subject: Re: [Mono-list] XSP - Could not load file or assembly xsp4 >> >> How are you starting xsp? >&g

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-20 Thread Martin Thwaites
var/www/mvctest$ xsp4 --port 8099 > > From: Martin Thwaites [mailto:mar...@my2cents.co.uk] > Sent: Tuesday, August 20, 2013 12:08 PM > To: Joey Gennari > Cc: mono-list@lists.ximian.com > Subject: Re: [Mono-list] XSP - Could not load file or assembly xsp4 > > How are you start

Re: [Mono-list] XSP - Could not load file or assembly xsp4

2013-08-20 Thread Joey Gennari
/var/www/mvctest$ xsp4 --port 8099 From: Martin Thwaites [mailto:mar...@my2cents.co.uk] Sent: Tuesday, August 20, 2013 12:08 PM To: Joey Gennari Cc: mono-list@lists.ximian.com Subject: Re: [Mono-list] XSP - Could not load file or assembly xsp4 How are you starting xsp? On Aug 20, 2013 4:57 PM

[Mono-list] XSP - Could not load file or assembly xsp4

2013-08-20 Thread Joey Gennari
I'm on a VPS running Ubuntu 12.10 x64. I've compiled mono from source using the 3.2.1 tag and XSP using the 3.0.11 (and 3.0) tag. When I start a XSP4 server I get the following error: Handling exception type FileNotFoundException Message is Could not load file or assembly 'xsp4, Version=3.0.0.0,

Re: [Mono-list] XSP vs fast-cgi-mono-server+nginx

2013-08-05 Thread Daniel Lo Nigro
I feel like Nginx would scale better than XSP does. Try benchmarking with 100 or 200 simultaneous users (Blitz.io is pretty good for that), and also benchmark the performance of serving static files. ___ Mono-list maillist - Mono-list@lists.ximian.com h

[Mono-list] XSP vs fast-cgi-mono-server+nginx

2013-08-04 Thread Michael Friis
I'm still working on the Heroku .NET buildpack and just [switched][1] from XSP to fast-cgi-mono-server and nginx. Completety unscientific testing shows no great performance difference, but reading the docs, I get the feeling that fast-cgi-mono-server+nginx is the recommended setup for production. O

[Mono-list] XSP - dont work with NAT?

2012-11-08 Thread svopex
Hello, XSP doesn't work behind NAT? Petr -- View this message in context: http://mono.1490590.n4.nabble.com/XSP-dont-work-with-NAT-tp4657310.html Sent from the Mono - General mailing list archive at Nabble.com. ___ Mono-list maillist - Mono-list@l

Re: [Mono-list] XSP issue

2010-03-30 Thread Stifu
r153272 is the SVN revision number. Assuming this fix has not been backported to 2.4 or 2.6, you'll either need Mono SVN (trunk) to get the fix, or wait for Mono 2.8. Mudzakir_WD wrote: > > Mr Marek, > > I have the same question with Mr Dan Winslow, and I didn't understand with > r153272, I tr

Re: [Mono-list] XSP issue

2010-03-08 Thread Marek Habersack
On Mon, 8 Mar 2010 10:22:10 -0600 "Dan Winslow" wrote: Hello, It's fixed in r153272, best regards, marek > Hi Folks. > Compiled XSP from sources. > Cd'd into the 'test' directory. > Started xsp, it said : > > xsp2 > Listening on address: 0.0.0.0 > Root directory: /root/mono-2.6.1/xsp

[Mono-list] XSP issue

2010-03-08 Thread Dan Winslow
Hi Folks. Compiled XSP from sources. Cd'd into the 'test' directory. Started xsp, it said : xsp2 Listening on address: 0.0.0.0 Root directory: /root/mono-2.6.1/xsp-2.6/test Listening on port: 8080 (non-secure) Hit Return to stop the server. Then browsed to 8080 on that IP ( from another computer

Re: [Mono-list] xsp 2.6.1 failing: Couldn't bind to method 'SetHostingEnvironment'.

2009-12-31 Thread Ben Joldersma
Thanks! I fixed it by changing my MONO_GAC_PREFIX from "/usr" to "/opt/mono:/usr". Now -- any chance you might know why breakpoints aren't being hit in MD when I debug? It's debugging, and I can pause and step through execution, but no breakpoints are honored. thanks again! -- ben joldersma cr

Re: [Mono-list] xsp 2.6.1 failing: Couldn't bind to method 'SetHostingEnvironment'.

2009-12-31 Thread Robert Jordan
On 31.12.2009 19:51, Ben Joldersma wrote: > Hey folks! > > hope you're having a great end of year / beginning of new one. I'm trying > to get 2.6 running with our code, mainly so I can try out the new soft > debugger in MD. I'm getting this exception: > > > Exception rethrown at [0]: > ---> S

[Mono-list] xsp 2.6.1 failing: Couldn't bind to method 'SetHostingEnvironment'.

2009-12-31 Thread Ben Joldersma
Hey folks! hope you're having a great end of year / beginning of new one. I'm trying to get 2.6 running with our code, mainly so I can try out the new soft debugger in MD. I'm getting this exception: [mono] ~/workspaces/mono/current/mono-2.6.1 @ MONO_OPTIONS=--debug xsp2 Handling exception type

Re: [Mono-list] xsp 2.6.1 with C# 4.0 dmcs compilation

2009-12-21 Thread Tomi
Ok, but when I compile and install MD and xsp4 from trunk, how do I set in MD to use xsp4 instead of xsp2? 2009/12/21 Michael Hutchinson > On Mon, Dec 21, 2009 at 7:28 AM, Tomi wrote: > > I have found that I can select in Monodevelop settring Runtime version to > > Mono / .NET 4.0, so I can use

Re: [Mono-list] xsp 2.6.1 with C# 4.0 dmcs compilation

2009-12-21 Thread Michael Hutchinson
On Mon, Dec 21, 2009 at 3:31 PM, Tomi wrote: > Ok, but when I compile and install MD and xsp4 from trunk, how do I set in > MD to use xsp4 instead of xsp2? Right now you would have to patch it, or file a bug report and wait for someone else to fix it. -- Michael Hutchinson http://mjhutchinson.c

Re: [Mono-list] xsp 2.6.1 with C# 4.0 dmcs compilation

2009-12-21 Thread Michael Hutchinson
On Mon, Dec 21, 2009 at 7:28 AM, Tomi wrote: > I have found that I can select in Monodevelop settring Runtime version to > Mono / .NET 4.0, so I can use now C# 4.0 features, but when i create basic > ASP.NET MVC project and try to compile it, I get errors like this: > Error: /tmp/tmp6230408.tmp (M

Re: [Mono-list] xsp 2.6.1 with C# 4.0 dmcs compilation

2009-12-21 Thread Tomi
I have found that I can select in Monodevelop settring Runtime version to Mono / .NET 4.0, so I can use now C# 4.0 features, but when i create basic ASP.NET MVC project and try to compile it, I get errors like this: Error: /tmp/tmp6230408.tmp (MonoMvcTest) 2009/12/21 Tomi > Hi, > > I have a mon

[Mono-list] xsp 2.6.1 with C# 4.0 dmcs compilation

2009-12-21 Thread Tomi
Hi, I have a mono daily build from 15 December with C# 4.0 profile, xsp 2.6.1 and monodevelop 2.2. In monodevelop I have selected my mono runtime with C# 4.0 profile and I want to ask if, for example, there is a way to compile ASP.NET project with dmcs compilator so that I can use C# 4.0 features

Re: [Mono-list] XSP for production environment

2009-12-19 Thread Martín Neu
Ok!, thanks to all!, doubt solved! On Sat, Dec 19, 2009 at 3:25 PM, Petit Eric wrote: > 2009/12/19 Daniel Soto : > > Hi. > > > > Without doubt, Apache + mod_mono is better. > > > > El sáb, 19-12-2009 a las 13:26 -0300, Martín Neu escribió: > >> Hi People! > >> > >> My question is very simple, is

Re: [Mono-list] XSP for production environment

2009-12-19 Thread Petit Eric
2009/12/19 Daniel Soto : > Hi. > > Without doubt, Apache + mod_mono is better. > > El sáb, 19-12-2009 a las 13:26 -0300, Martín Neu escribió: >> Hi People! >> >> My question is very simple, is XSP server recomendable for production The description of xsp say exactly the opposite, XSP is only for te

Re: [Mono-list] XSP for production environment

2009-12-19 Thread Daniel Soto
Hi. Without doubt, Apache + mod_mono is better. El sáb, 19-12-2009 a las 13:26 -0300, Martín Neu escribió: > Hi People! > > My question is very simple, is XSP server recomendable for production > environments (heavy traffic and CPU load) or is better Apache with > mod_mono? > What is your experi

[Mono-list] XSP for production environment

2009-12-19 Thread Martín Neu
Hi People! My question is very simple, is XSP server recomendable for production environments (heavy traffic and CPU load) or is better Apache with mod_mono? What is your experiences? Thanks to all! ___ Mono-list maillist - Mono-list@lists.ximian.com

Re: [Mono-list] XSP under Microsoft framework

2009-12-13 Thread Robert Jordan
On 13.12.2009 14:23, manzi wrote: > > Hi guys, > I've some problem with mono runtime and I've to use the microsoft one, but I > want use XSP as web server, I see that MonoDevelop can use it with the > Microsoft framework , but I tried to run it alone without luck , I've also > try to use this simpl

[Mono-list] XSP under Microsoft framework

2009-12-13 Thread manzi
Hi guys, I've some problem with mono runtime and I've to use the microsoft one, but I want use XSP as web server, I see that MonoDevelop can use it with the Microsoft framework , but I tried to run it alone without luck , I've also try to use this simple program compiled under VS2008 using Syste

Re: [Mono-list] XSP Compilation Error

2009-04-03 Thread Pedro Santos
Can I please get some feedback on this? Just woke up and realized that we had our institutional website [orionsbelt.eu] with that error all night long... :s Thank you for your time, 2009/3/31 Pedro Santos : > Hello, > > Yesterday I installed Mono and XSP 2.4 from SVN (after Miguel > announced mon

[Mono-list] XSP Compilation Error

2009-03-31 Thread Pedro Santos
Hello, Yesterday I installed Mono and XSP 2.4 from SVN (after Miguel announced mono 2.4). Today I got this error while accessing a page: Compilation Error Description: Error compiling a resource required to service this request. Review your source file and modify it to fix this error. Compiler Er

Re: [Mono-list] XSP/Mono - Running web applications - Input string was not in the correct format

2008-09-19 Thread sisic
Hi, I also run into this situation when I install the packages by yum. After search and test, I remove all the packages with mono and reinstall them from source. But the libgdiplus was installed by yum, not using the libgdiplus0 source code. And the error gone. Hope this can help u. pedro.pi

[Mono-list] XSP/Mono - Running web applications - Input string was not in the correct format

2008-09-18 Thread Pedro Pires
Hello all, I've installed mono/xsp/mod_mono 1.9.1 and 2.0 RC1 in a Red Hat Enterprise Linux 64 Bits. I've been using mono console applications for some time without problems. But now I've deployed an web application after installed and configured mod_mono and Xsp. I get the following e

Re: [Mono-list] xsp and xsp2 errors

2008-02-13 Thread Marek Habersack
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 13 Feb 2008 01:46:29 -0800 (PST) "conor.mccarthy" <[EMAIL PROTECTED]> wrote: > > I am experiencing the same problem. [snip] > If I use xsp2 the browser times out and I get this in the xsp2 log. > log of xsp2: > Hit Return to stop the server.

Re: [Mono-list] xsp and xsp2 errors

2008-02-13 Thread conor.mccarthy
I am experiencing the same problem. I have tried removing the ...< ../> part but it didn't have any effect. If I use xsp I get the following error in the browser: xsp error to browser Server Error in '/' Application Unrecognized attribute. (/var/www/vhosts/handhq.com/httpdocs/testweb/web.config

Re: [Mono-list] xsp and xsp2 errors

2007-08-25 Thread Robert Jordan
Hi, Azher Amin wrote: > I am trying to port a .NET application and while running xsp directly > here is the error. If i run xsp2 then errors are generated, placed at > the end. Plz suggest what could be wrong. [...] > Exception rethrown at [0]: > ---> System.Configuration.ConfigurationErrorsExc

[Mono-list] xsp and xsp2 errors

2007-08-25 Thread Azher Amin
Hi gurus, I am trying to port a .NET application and while running xsp directly here is the error. If i run xsp2 then errors are generated, placed at the end. Plz suggest what could be wrong. Regards -Azher --- # xsp --port 80 xsp Listening on port: 80 (no

[Mono-list] xsp support of precompiled global.asax?

2007-05-15 Thread Glen Ford
Hi, Does anyone know if xsp supports precompiled global.asax? Looking through the source I don't believe it does, but I may be wrong. Regards, Glen ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-li

Re: [Mono-list] xsp --application in windows

2007-04-04 Thread Dmitry Kostenko
Hi, Maybe you should try: > cd c:\Projects\RMS\src\mono\sample > xsp --application localhost:8088:/sample:. Most likely, XSP doesn't like the 'C:\' stuff (note the colon inside) On Monday 26 March 2007 15:00, Suneesh V.R wrote: > Hi I am getting the following error > > C:\Documents and Settings\

[Mono-list] xsp --application in windows

2007-03-26 Thread Suneesh V.R
Hi I am getting the following error C:\Documents and Settings\10068>xsp --applications localhost:8088:/sample:/C:\P rojects\RMS\src\mono\sample xsp Unhandled Exception: System.ArgumentException: Should be something like [[hostna me:]port:]VPath:realpath at Mono.WebServer.ApplicationServer.AddApp

Re: [Mono-list] XSP error on windows 2000

2007-03-14 Thread akantos
I had this problem and other similars. Have a look at my solution. The directory "C:\Program Files\Mono-1.2.3.1\lib\xsp\test" is the problem. You may not install where the path makes use of spaces as in "Program Files". Install mono project and all its components at a C:\root, for example: C:\M

Re: [Mono-list] xsp throws FileNotFoundException

2007-03-06 Thread Frederik Carlier
Seems like a bug in the VBCodeCompiler class. I filed a bug against vbnc: http://bugzilla.ximian.com/show_bug.cgi?id=81057 Frederik. Frederik Carlier schreef: > Hi, > > I'm trying to make a simple website run under Mono. I created a NAnt > build script to build the website and tested it under Win

Re: [Mono-list] xsp throws FileNotFoundException

2007-03-06 Thread Frederik Carlier
Seems like a bug in the VBCodeCompiler class. I filed a bug against vbnc: http://bugzilla.ximian.com/show_bug.cgi?id=81057 Frederik. Frederik Carlier schreef: > Hi, > > I'm trying to make a simple website run under Mono. I created a NAnt > build script to build the website and tested it under Win

[Mono-list] XSP error on windows 2000

2007-03-06 Thread Jim Chappell
I just installed Mono on windows 2000. I'm getting the error below after starting XSP from a Mono command prompt and browsing to port 8080. What's wrong? C:\Program Files\Mono-1.2.3.1\lib\xsp\test>xsp xsp Listening on port: 8080 (non-secure) Listening on address: 0.0.0.0 Root directory: C:\Progr

[Mono-list] xsp throws FileNotFoundException

2007-03-06 Thread Frederik Carlier
Hi, I'm trying to make a simple website run under Mono. I created a NAnt build script to build the website and tested it under Windows with Cassini. That works. Running the same website with xsp, however, yields an FileNotFoundException: System.IO.FileNotFoundException: File or assembly name /t

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Miguel de Icaza
Hello, > I've filed a bug report @ bugzilla: > http://bugzilla.ximian.com/show_bug.cgi?id=80025 Dick fixed this bug a few days ago, we will issue some updates. ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinf

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Carlos Ble
+1 El vie, 24-11-2006 a las 13:44 +0100, Jurek Bartuszek escribió: > > This is a critical bug IMO. It would be nice to have a 1.2.1.1 release. > > > > Regards. > > Agreed. > > Best regards, > Jurek Bartuszek > ___ > Mono-list maillist - Mono-list@l

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Jurek Bartuszek
> Jurek Bartuszek escribió: >> I've created a diff basing on knowledge I got from browsing svn >> repository. After I patched mono-1.2.1 against it I get no more zombie >> processes. Try it out and tell me what your results are :) > > This is a critical bug IMO. It would be nice to have a 1.2.1.1

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Ympostor
Jurek Bartuszek escribió: > I've created a diff basing on knowledge I got from browsing svn > repository. After I patched mono-1.2.1 against it I get no more zombie > processes. Try it out and tell me what your results are :) This is a critical bug IMO. It would be nice to have a 1.2.1.1 release.

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Jurek Bartuszek
I've created a diff basing on knowledge I got from browsing svn repository. After I patched mono-1.2.1 against it I get no more zombie processes. Try it out and tell me what your results are :) Best regards, Jurek 'Koxta' Bartuszek --- trunk/mono/mono/io-layer/process-private.h 2006/05/12 10:38:2

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Dick Porter
On Fri, 2006-11-24 at 12:02 +0100, Jurek Bartuszek wrote: > PChot napisał(a): > > Try to look at > > > > http://bugzilla.ximian.com/show_bug.cgi?id=79885 > > You see, the problem is that this happens to xsp 1.0 as well :-\ > However, I'll browse the repository and see what changes were made > du

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Jurek Bartuszek
PChot napisał(a): > Try to look at > > http://bugzilla.ximian.com/show_bug.cgi?id=79885 You see, the problem is that this happens to xsp 1.0 as well :-\ However, I'll browse the repository and see what changes were made during that commit. Maybe patching xsp against them will work. Best regards

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Daniel Freund
0100 Von: PChot <[EMAIL PROTECTED]> An: mono-list@lists.ximian.com Betreff: Re: [Mono-list] xsp/mod_mono and zombie processes > Try to look at > > http://bugzilla.ximian.com/show_bug.cgi?id=79885 > > > PChott > > -- > Macs are for those who don't want to kn

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Robert Jordan
Miguel de Icaza wrote: >> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp, >> accessed the web page at localhost:8000 and got new zombie processes. >> Any ideas? > > XSP does not spawn any programs, so this is most likely caused by > something your program is doing. What does yo

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread PChot
Try to look at http://bugzilla.ximian.com/show_bug.cgi?id=79885 PChott -- Macs are for those who don't want to know why their computer works. Linux is for those who want to know why their computer works. DOS is for those who want to know why their computer doesn't work. Windows is for those wh

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Jurek Bartuszek
Miguel de Icaza napisał(a): >> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp, >> accessed the web page at localhost:8000 and got new zombie processes. >> Any ideas? > > XSP does not spawn any programs, so this is most likely caused by > something your program is doing. What do

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Maxim
Hello, I've got zombie processes too on Mono 1.2. Maxim Karavaev >> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp, >> accessed the web page at localhost:8000 and got new zombie processes. >> Any ideas? >> > > XSP does not spawn any programs, so this is most likely caused

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Daniel Freund
I experience exactly the same problem. I have a ASP.NET site running with mod_mono/Apache 2. The application is accessing a Firebird database. The site is running on mono since version 1.0.4. I was frequently updating to new mono versions. The "zomie problem" appeared in Version 1.1.17 or 1.1.18

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-24 Thread Michał Ziemski
Hi! I have the same situation. A zombie process is spawned every time I access any .aspx page. Cheers! Michał Ziemski Miguel de Icaza napisał(a): >> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp, >> accessed the web page at localhost:8000 and got new zombie processes. >> Any

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-23 Thread Miguel de Icaza
> now I'm sure it's an xsp, not mod_mono related problem. I ran xsp, > accessed the web page at localhost:8000 and got new zombie processes. > Any ideas? XSP does not spawn any programs, so this is most likely caused by something your program is doing. What does your web page do? Do you call Pr

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-23 Thread Jurek Bartuszek
Jurek Bartuszek napisał(a): > Hi again, > > I think I mentioned this problem here a while ago but got no response, > so I've decided to post a message about it once more. The problem is > that every time an asp.net request is successfully processed (e.g. > accessing http://localhost/~user/index.as

Re: [Mono-list] xsp/mod_mono and zombie processes

2006-11-23 Thread Jurek Bartuszek
Jurek Bartuszek napisał(a): > Hi again, > > I think I mentioned this problem here a while ago but got no response, > so I've decided to post a message about it once more. The problem is > that every time an asp.net request is successfully processed (e.g. > accessing http://localhost/~user/index.as

[Mono-list] xsp/mod_mono and zombie processes

2006-11-22 Thread Jurek Bartuszek
Hi again, I think I mentioned this problem here a while ago but got no response, so I've decided to post a message about it once more. The problem is that every time an asp.net request is successfully processed (e.g. accessing http://localhost/~user/index.aspx), some new zombie processes are being

Re: [Mono-list] XSP and Bin Directory

2006-11-07 Thread Robert Jordan
John Anderson wrote: > I was wondering if there is a reason XSP doesn't load libraries that > are in its Bin\ directory? > > I created a simple web application with 1 page "HelloWorld.aspx" and > it calls the library in its Bin\ Directory HelloWorldApi.Say("Hi > World"); and I get "Can't find

[Mono-list] XSP and Bin Directory

2006-11-07 Thread John Anderson
I was wondering if there is a reason XSP doesn't load libraries that are in its Bin\ directory? I created a simple web application with 1 page "HelloWorld.aspx" and it calls the library in its Bin\ Directory HelloWorldApi.Say("Hi World"); and I get "Can't find HelloWorldApi" even though its i

[Mono-list] xsp in mono 1.1.18

2006-10-25 Thread Oleg Deribas
Hello, I'm trying xsp test web server. I've installed mono 1.1.18 and run "XSP 2.0 Test Web Server" When trying to access http://localhost:8088/1.1/webservice/TestService.asmx I have the following exception: System.DllNotFoundException: libc.so.6 When I'm trying to run "XSP Test Web Server" (wit

[Mono-list] xsp/app_code

2006-10-03 Thread Damien Churchill
I was just curious if anyone knows anything about when app_code was going to get magical? ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] xsp Webservice

2006-10-03 Thread Robert Jordan
Peter Hagen wrote: > I'm running a mono 1.1.17.1(/2?) installation. I created a asp.net > website, with a webservice in it. Nothing special. If i open the > webservice page, I get the Overview, Service Description and the Client > Proxy. When I click the Client Proxy, i get the following message: >

Re: [Mono-list] xsp Webservice

2006-10-03 Thread Glen Ford
I have seen a similar issue on 1.1.16.1 Regards, Glen Hubert FONGARNAND wrote: I noticed the same problem, I don't if there's a bug report for it Le mardi 03 octobre 2006 à 11:22 +0200, Peter Hagen a écrit : Hi I'm running a mono 1.1.17.1(/2?) installation. I created a a

Re: [Mono-list] xsp Webservice

2006-10-03 Thread Hubert FONGARNAND
I noticed the same problem, I don't if there's a bug report for it Le mardi 03 octobre 2006 à 11:22 +0200, Peter Hagen a écrit : Hi I'm running a mono 1.1.17.1(/2?) installation. I created a asp.net website, with a webservice in it. Nothing special. If i open the webservice page, I get the

[Mono-list] xsp Webservice

2006-10-03 Thread Peter Hagen
Hi I'm running a mono 1.1.17.1(/2?) installation. I created a asp.net website, with a webservice in it. Nothing special. If i open the webservice page, I get the Overview, Service Description and the Client Proxy. When I click the Client Proxy, i get the following message: Description: Error proc

Re: [Mono-list] XSP and mod_mono binaries

2006-07-24 Thread Luciano Lemberg
I had already installed linux-installer, but it doesn't include mod_mono (but does include xsp and mod-mono-server). Is it mandatory to compile mod_mono (in order to match exactly the apache version) or is it just an omission? Thanks, Luciano Eduardo Sánchez M. escribió: -Origina

Re: [Mono-list] XSP and mod_mono binaries

2006-07-24 Thread Eduardo Sánchez M .
>-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Luciano Lemberg >[..] >[..] >I can't find a XSP and mod_mono precompiled binaries for Apache 2.0 on generic Linux on i386 (actually, a Debian Sarge on i686). Are them available but not linked

[Mono-list] XSP and mod_mono binaries

2006-07-22 Thread Luciano Lemberg
I can't find a XSP and mod_mono precompiled binaries for Apache 2.0 on generic Linux on i386 (actually, a Debian Sarge on i686). Are them available but not linked from http://www.mono-project.com/Downloads ? I know I can download the sources and compile them, but I wanted to avoid compilation.

Re: [Mono-list] XSP ssl

2006-05-09 Thread Carlos Solorzano
After a lot of tryouts we have a certificate that works, we copied allof the steps out of: http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/cwparent/cw_1105/wlse/2_12/cert_gd/gencert.htm Below are the steps we used from that page, the page is a cisco page and most likely has nothing t

Re: [Mono-list] XSP ssl

2006-05-08 Thread Sebastien Pouliot
Hello Carlos, On Mon, 2006-05-08 at 17:30 -0500, Carlos Solorzano wrote: > We have XSP working with SSL by following > http://www.mono-project.com/UsingClientCertificatesWithXSP#Setting_up_XSP_for_SSL_support > however we want to be able to create certificates with OpenSSL with our > own CA Thi

[Mono-list] XSP ssl

2006-05-08 Thread Carlos Solorzano
We have XSP working with SSL by following http://www.mono-project.com/UsingClientCertificatesWithXSP#Setting_up_XSP_for_SSL_support however we want to be able to create certificates with OpenSSL with our own CA and be able to create certificates for other uses (apache, etc) with the same CA. Is

[Mono-list] XSP page rendering problem

2006-04-20 Thread Nate Chadwick
Hi,I have been trying to port a relatively simple single page ASP.NET app to mono on XSP from VS 2003 and .Net 1.1. The behavior is inconsistent and even with the --verbose tag I am seeing no errors in the XSP or XSP2 consoles. After what seems like a random number of refreshes, XSP just dies,

[Mono-list] XSP Erroring

2006-04-19 Thread Robert Simmons
Hello, I recently installed XSP, Mono and mod_mono - it was all going so well, until I tried browsing to the XSP server. After starting the server, as soon as I hit it with a browser it dumps the error below out to the Terminal. Unhandled Exception: System.IO.IOException: Operation not al

[Mono-list] XSP / mod_mono / Apache Question

2006-04-15 Thread Nate Chadwick
Hi,       Does anyone know what are the advantages/disadvantages of using mod_mono with apache versus setting up apache with mod_proxy to proxy an XSP server running on a private port?  I know that this is a common practice in the Java world with Tomcat/application servers and was just curious if t

Re: [Mono-list] XSP demos problem

2006-04-08 Thread Miguel de Icaza
Hello, Thanks for your bug reports, these were actual bugs in Mono 1.1.14, a few regressions were introduced in this cycle.Most of the bugs have been fixed now (the treeview bugs remain though). Also the menu1.aspx is just an test that had been built against an older version of the .N

[Mono-list] XSP demos problem

2006-04-07 Thread trofimich
Hi! There are a few problems with XSP 2.0 demo in mono 1.1.14 on windows. 1) XSP 2.0 works slowly, for example there are problems with first tree loading on http://localhost:8088/index2.aspx page in FireFox 1.5.0.1 (page loading process hangs) 2) Here are problem demo pages which i found: http

[Mono-list] XSP make fails at Assembly.cs

2006-02-13 Thread ben.glazier
I have failed to install XSP on Ubuntu using apt, when trying to run server, I get an unhandled exception, System.NullReferenceException... so now I am trying a make of xsp-1.1.13, but this fails on AssemblyInfo.cs, and I dont know why? I understand i need XSP working before I can try install

[Mono-list] XSP is unable to load assemblies from bin directory

2006-02-10 Thread Filip
Hi, I just wonder why xsp is not able to load assemblies from bin directory. (half year ago it works fine). Each attempt fails with an exception: Tick caught an exception that has not been propagated: System.Threading.ThreadAbortException: Thread was being aborted in <0x00d8d> System.Web.HttpApp

Re: [Mono-list] xsp as a daemon

2006-01-07 Thread peter
Oleg Deribas wrote: Maybe you could try to start xsp via "sudo -u wwwrun ..." from script? Good one Oleg. The updated script is attached. Cheers Peter #! /bin/sh # Copyright (c) 1995-2004 SUSE Linux AG, Nuernberg, Germany. # All rights reserved. # # Author: Kurt Garloff # Please send feedba

RE: [Mono-list] xsp as a daemon

2006-01-06 Thread Bradley, Peter
[Mono-list] xsp as a daemon peter wrote: > One thing I notice that someone might like to comment on is that xsp is > running as root. Is this secure? If not, what can I do about it? > > I tried changing the ownership of the script in /etc/init.d from > root:root to peter:users,

Re: [Mono-list] xsp as a daemon

2006-01-06 Thread Oleg Deribas
peter wrote: One thing I notice that someone might like to comment on is that xsp is running as root. Is this secure? If not, what can I do about it? I tried changing the ownership of the script in /etc/init.d from root:root to peter:users, and then stopped and started the service, but it

Re: [Mono-list] xsp as a daemon

2006-01-05 Thread peter
peter wrote: Oleg Deribas wrote: Could you, please, post your results here in case you'll have any success? OK people, here's the best I can do for the moment. One thing I notice that someone might like to comment on is that xsp is running as root. Is this secure? If not, what can I

Re: [Mono-list] xsp as a daemon

2006-01-04 Thread peter
Oleg Deribas wrote: Could you, please, post your results here in case you'll have any success? OK people, here's the best I can do for the moment. The attached script works to the extent that it reliably starts xsp, unreliably shuts it down and makes a right royal mess of most of the othe

Re: [Mono-list] xsp as a daemon

2006-01-04 Thread Oleg Deribas
peter wrote: Could you, please, post your results here in case you'll have any success? Here's what I have so far, namely a script (called xspd) Thanks, Peter. It will definitely help. Running apache to do simple tasks is huge overkill, sometimes... ;-) -- Oleg smime.p7s Description: S/M

RE: [Mono-list] xsp as a daemon

2006-01-04 Thread Bradley, Peter
ter [mailto:[EMAIL PROTECTED] Sent: 03 January 2006 22:27 To: Oleg Deribas Cc: mono-list@lists.ximian.com Subject: Re: [Mono-list] xsp as a daemon Oleg Deribas wrote: > > Could you, please, post your results here in case you'll have any > success? Hi Oleg Here's what I have

Re: [Mono-list] xsp as a daemon

2006-01-03 Thread peter
Oleg Deribas wrote: Could you, please, post your results here in case you'll have any success? Hi Oleg Here's what I have so far, namely a script (called xspd) that will, when run from a command line: * start xsp when called with the "start" parameter * stop xsp when called with the "st

RE: [Mono-list] xsp as a daemon

2006-01-03 Thread Bradley, Peter
Will do, Oleg. It'll be tonight now before I get chance - because it's on my box at home, but I'll let you know. Cheers Peter -Original Message- From: Oleg Deribas [mailto:[EMAIL PROTECTED] Sent: 03 January 2006 09:55 To: mono-list@lists.ximian.com Subject: Re: [Mono

Re: [Mono-list] xsp as a daemon

2006-01-03 Thread Oleg Deribas
peter wrote: Inside the /etc/init.d directory is a skeleton file. Edit that to your heart's content. There are instructions in the file itself. Then install your new script with insserv. Thanks Clint. I'll be giving it a go. Could you, please, post your results here in case you'll hav

Re: [Mono-list] xsp as a daemon

2006-01-02 Thread peter
Clint Fairchild wrote: Inside the /etc/init.d directory is a skeleton file. Edit that to your heart's content. There are instructions in the file itself. Then install your new script with insserv. Clint Thanks Clint. I'll be giving it a go. Cheers Peter __

Re: [Mono-list] xsp as a daemon

2006-01-02 Thread Clint Fairchild
Inside the /etc/init.d directory is a skeleton file. Edit that to your heart's content. There are instructions in the file itself. Then install your new script with insserv. Clint peter said: > Christopher Bergström wrote: > >> Try boot.local >> /etc/init.d/boot.local >> >> Alternatively, here

Re: [Mono-list] xsp as a daemon

2006-01-02 Thread peter
Christopher Bergström wrote: Try boot.local /etc/init.d/boot.local Alternatively, here's a little template script so you can maybe control this via YaST.. You need to of course fill in the stop and restart, but I'll leave that as a challenge :) #!/bin/sh case "$1" in start) echo "Starti

  1   2   3   4   5   >