Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
doh! nevermind I found them. On my machine its  /usr/lib/xsp/1.0/mod-mono-server.exe and /usr/lib/xsp/2.0/mod-mono-server2.exe  Thanks Again!  JoeJoe Audette <[EMAIL PROTECTED]> wrote: I compiled mono from svn with the --prefix=/usr and when I look in my /usr/lib/mono/2.0 folder I don't see mod-mono-server2.exe  Where in svn can I find what I need to build this? I've been browsing around the web interface at http://svn.myrealbox.com/viewcvs/trunk/ but can't find it.  Thanks,  JoeElliott Draper <[EMAIL PROTECTED]> wrote: Joe Audette wrote:> Is it possible to use the new 2.0 ASP.NET features th
 at are
 currently > implemented in mono with mod_mono on apache2? Or can it only be done > using xsp2 from the command line?>> What do I have to configure differently to make this happen?> I'm using Virtual Hosts in apache.Check this out: http://www.mono-project.com/Mod_mono#PathsYou'll see that you can use "MonoServerPath" to   specify  the actual ModMono executable used, and instead of using the default one, you can use "$MONO/lib/mono/2.0/mod-mono-server2.exe" to target the 2.0 profile (where $MONO is the path to your Mono installation).>> Can I make a new Virtual Host that is configured for ASP.NET 2.0 or > xsp2/mod_mono while leaving the other Virtual Hosts running under the > regular 1.1 implementation of xsp/mod_mono?Not sure on this, but I would think you can specify different "MonoServerPath" settings for different vhosts.>> If so any tips or links on
  how to
 do it would be much appreciated.>> *snip*>> I have a copy of mojoportal compiled in VS 2005 and I am trying to get > setup so I can test it on my mono machine. It doesn't use any of the > ASP.NET 2.0 features but it was compiled on Windows against the 2.0 > framework.Cool!>> Anyone else done any tes  ting of  building a web app in VS 2005 and able > to get it running on mod_mono/apache2?I write all of my apps at the minute using VS2005, and am finding it easy to port most apps to using the Mono 2.0 profile, so that I can take advantage of 2.0 features. I had a tough time using web apps created under VS2005 using Mono a while back though, so took to (where possible) back porting them to 1.1, removing partial classes, and obviously this was only possible for projects not using or referencing 2.0 features like generics etc. This did however get my web apps built usi
 ng
 VS2005 running on mod_mono!I haven't retried straight porting a 2.0 app created with VS2005 in a while tho, when I get more time I hope to give it another bash; I'm sure with a lot of the recent updates to the codebase I should have more luck :-) Let me know how you get on!>> Thanks,Hope that helps!>>  JoeCheers,-= El =->>> joe_audette [at] yahoo dotcom> http://www.joeaudette.com> http://www.mojoportal.com>>>>___>Mono-devel-list mailing list>Mono-devel-list@lists.ximian.com>http://lists.ximian.com/mailman/listinfo/mono-devel-list>  >joe_audette [at] yahoo
 dotcomhttp://www.joeaudette.comhttp://www.mojoportal.com___Mono-devel-list mailing listMono-devel-list@lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-listjoe_audette [at] yahoo dotcomhttp://www.joeaudette.comhttp://www.mojoportal.com___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
I compiled mono from svn with the --prefix=/usr and when I look in my /usr/lib/mono/2.0 folder I don't see mod-mono-server2.exe  Where in svn can I find what I need to build this? I've been browsing around the web interface at http://svn.myrealbox.com/viewcvs/trunk/ but can't find it.  Thanks,  JoeElliott Draper <[EMAIL PROTECTED]> wrote: Joe Audette wrote:> Is it possible to use the new 2.0 ASP.NET features that are currently > implemented in mono with mod_mono on apache2? Or can it only be done > using xsp2 from the command line?>> What do I have to configure differently to make this happen?> I'm using Virtual Hosts in apache.Check this out: http://www.mono-project.com/Mod_mono#PathsYou'll see that you can use "MonoServerPath" to 
 specify
 the actual ModMono executable used, and instead of using the default one, you can use "$MONO/lib/mono/2.0/mod-mono-server2.exe" to target the 2.0 profile (where $MONO is the path to your Mono installation).>> Can I make a new Virtual Host that is configured for ASP.NET 2.0 or > xsp2/mod_mono while leaving the other Virtual Hosts running under the > regular 1.1 implementation of xsp/mod_mono?Not sure on this, but I would think you can specify different "MonoServerPath" settings for different vhosts.>> If so any tips or links on how to do it would be much appreciated.>> *snip*>> I have a copy of mojoportal compiled in VS 2005 and I am trying to get > setup so I can test it on my mono machine. It doesn't use any of the > ASP.NET 2.0 features but it was compiled on Windows against the 2.0 > framework.Cool!>> Anyone else done any tes
 ting of
 building a web app in VS 2005 and able > to get it running on mod_mono/apache2?I write all of my apps at the minute using VS2005, and am finding it easy to port most apps to using the Mono 2.0 profile, so that I can take advantage of 2.0 features. I had a tough time using web apps created under VS2005 using Mono a while back though, so took to (where possible) back porting them to 1.1, removing partial classes, and obviously this was only possible for projects not using or referencing 2.0 features like generics etc. This did however get my web apps built using VS2005 running on mod_mono!I haven't retried straight porting a 2.0 app created with VS2005 in a while tho, when I get more time I hope to give it another bash; I'm sure with a lot of the recent updates to the codebase I should have more luck :-) Let me know how you get on!>> Thanks,Hope that helps!>>
 JoeCheers,-= El =->>> joe_audette [at] yahoo dotcom> http://www.joeaudette.com> http://www.mojoportal.com>>>>___>Mono-devel-list mailing list>Mono-devel-list@lists.ximian.com>http://lists.ximian.com/mailman/listinfo/mono-devel-list>  >joe_audette [at] yahoo dotcomhttp://www.joeaudette.comhttp://www.mojoportal.com___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] performance - not possion dist

2005-11-19 Thread Dennis Hayes
I suspect thatthe request are more tightly bunched, like a lot around 8:30 to 9:30 when peole arrive  Dennis        I'd like to point out that the arrival of his requests probably follows apoisson distribution anyway. In which case, his probability of getting morethan 9 requests per second is null.  So, it stays really reasonable... AndWAY under the limit of 732 req/sec for ASP that Miguel just mentioned.You can verify this alegation by looking at the analysis below if anyonefeels like it ;). I may be wrong.Max
		 Yahoo! FareChase - Search multiple travel sites in one click.

 

 ___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
Thanks Elliott!  Thats very helpful.  I'll give that a try tomorrow and let you know how it goes.  Cheers,  JoeElliott Draper <[EMAIL PROTECTED]> wrote: Joe Audette wrote:> Is it possible to use the new 2.0 ASP.NET features that are currently > implemented in mono with mod_mono on apache2? Or can it only be done > using xsp2 from the command line?>> What do I have to configure differently to make this happen?> I'm using Virtual Hosts in apache.Check this out: http://www.mono-project.com/Mod_mono#PathsYou'll see that you can use "MonoServerPath" to specify the actual ModMono executable used, and instead of using the default one, you can use "$MONO/lib/mono/2.0/mod-mono-server2.exe" to target the 2.0 profile (where
  $MONO
 is the path to your Mono installation).>> Can I make a new Virtual Host that is configured for ASP.NET 2.0 or > xsp2/mod_mono while leaving the other Virtual Hosts running under the > regular 1.1 implementation of xsp/mod_mono?Not sure on this, but I would think you can specify different "MonoServerPath" settings for different vhosts.>> If so any tips or links on how to do it would be much appreciated.>> *snip*>> I have a copy of mojoportal compiled in VS 2005 and I am trying to get > setup so I can test it on my mono machine. It doesn't use any of the > ASP.NET 2.0 features but it was compiled on Windows against the 2.0 > framework.Cool!>> Anyone else done any testing of building a web app in VS 2005 and able > to get it running on mod_mono/apache2?I write all of my apps at the minute using VS2005, and am finding it easy
  to port
 most apps to using the Mono 2.0 profile, so that I can take advantage of 2.0 features. I had a tough time using web apps created under VS2005 using Mono a while back though, so took to (where possible) back porting them to 1.1, removing partial classes, and obviously this was only possible for projects not using or referencing 2.0 features like generics etc. This did however get my web apps built using VS2005 running on mod_mono!I haven't retried straight porting a 2.0 app created with VS2005 in a while tho, when I get more time I hope to give it another bash; I'm sure with a lot of the recent updates to the codebase I should have more luck :-) Let me know how you get on!>> Thanks,Hope that helps!>> JoeCheers,-= El =->>> joe_audette [at] yahoo dotcom> http://www.joeaudette.com>
 http://www.mojoportal.com>>>>___>Mono-devel-list mailing list>Mono-devel-list@lists.ximian.com>http://lists.ximian.com/mailman/listinfo/mono-devel-list>  >___Mono-devel-list mailing listMono-devel-list@lists.ximian.comhttp://lists.ximian.com/mailman/listinfo/mono-devel-listjoe_audette [at] yahoo dotcomhttp://www.joeaudette.comhttp://www.mojoportal.com___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Elliott Draper

Joe Audette wrote:

Is it possible to use the new 2.0 ASP.NET features that are currently 
implemented in mono with mod_mono on apache2? Or can it only be done 
using xsp2 from the command line?


What do I have to configure differently to make this happen?
I'm using Virtual Hosts in apache.


Check this out: http://www.mono-project.com/Mod_mono#Paths

You'll see that you can use "MonoServerPath" to specify the actual 
ModMono executable used, and instead of using the default one, you can 
use "$MONO/lib/mono/2.0/mod-mono-server2.exe" to target the 2.0 profile 
(where $MONO is the path to your Mono installation).




Can I make a new Virtual Host that is configured for ASP.NET 2.0 or 
xsp2/mod_mono while leaving the other Virtual Hosts running under the 
regular 1.1 implementation of xsp/mod_mono?


Not sure on this, but I would think you can specify different 
"MonoServerPath" settings for different vhosts.




If so any tips or links on how to do it would be much appreciated.

*snip*

I have a copy of mojoportal compiled in VS 2005 and I am trying to get 
setup so I can test it on my mono machine. It doesn't use any of the 
ASP.NET 2.0 features but it was compiled on Windows against the 2.0 
framework.


Cool!



Anyone else done any testing of building a web app in VS 2005 and able 
to get it running on mod_mono/apache2?


I write all of my apps at the minute using VS2005, and am finding it 
easy to port most apps to using the Mono 2.0 profile, so that I can take 
advantage of 2.0 features. I had a tough time using web apps created 
under VS2005 using Mono a while back though, so took to (where possible) 
back porting them to 1.1, removing partial classes, and obviously this 
was only possible for projects not using or referencing 2.0 features 
like generics etc. This did however get my web apps built using VS2005 
running on mod_mono!


I haven't retried straight porting a 2.0 app created with VS2005 in a 
while tho, when I get more time I hope to give it another bash; I'm sure 
with a lot of the recent updates to the codebase I should have more luck 
:-) Let me know how you get on!




Thanks,


Hope that helps!



Joe


Cheers,
-= El =-




joe_audette [at] yahoo dotcom
http://www.joeaudette.com
http://www.mojoportal.com



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
 



___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] Can I use mod_mono with xsp2

2005-11-19 Thread Joe Audette
Is it possible to use the new 2.0 ASP.NET features  that are currently implemented in mono with mod_mono on apache2? Or can  it only be done using xsp2 from the command line? What do I have to configure differently to make this happen?  I'm using Virtual Hosts in apache. Can I make a new Virtual Host that is configured for ASP.NET 2.0 or  xsp2/mod_mono while leaving the other Virtual Hosts running under the  regular 1.1 implementation of xsp/mod_mono? If so any tips or links on how to do it would be much appreciated.My current Virtual Host configuration that works with 1.1 aka xsp/mod_mono is like this:LoadModule mono_module /usr/lib/apache2/mod_mono.so  MonoApplicationsConfigDir "/webshare/webapp"      ServerAdmin test@test.com      ServerName demo2.mojoportal.com    DocumentRoot
 "/webshare/demo2"    ErrorLog /var/log/apache2/demomojoportal.com-error_log      CustomLog /var/log/apache2/demomojoportal.com-access_log combined    HostnameLookups Off      UseCanonicalName On                  SetHandler mono                          SetHandler None          Options Indexes FollowSymLinks      AllowOverride None      Order allow,deny      Allow from all                   
 What can I change to enable 2.0?I have a copy of mojoportal compiled in VS 2005 and I am trying to get  setup so I can test it on my mono machine. It doesn't use any of the  ASP.NET 2.0 features but it was compiled on Windows against the 2.0  framework.Anyone else done any testing of building a web app in VS 2005 and able to get it running on mod_mono/apache2?Thanks,Joe  joe_audette [at] yahoo dotcomhttp://www.joeaudette.comhttp://www.mojoportal.com___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


Re: [Mono-dev] AppDomain major problem

2005-11-19 Thread Jb Evain

On Nov 19, 2005, at 7:29 AM, José Alexandre Antunes Faria wrote:
Does any of you have some kind of clue of how I can get around it?  
Only

till someone finds time to fix it. I tried to spot the bug, but I was
brave enough to go deeper into the vm.

Yes, before you shoot me:
http://bugzilla.ximian.com/show_bug.cgi?id=76757


Attached to the bug is a patch that hopefully resolves the problem.
Could it be reviewed ?

Jb

___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list


[Mono-dev] AppDomain and web app

2005-11-19 Thread Carlos Solorzano
is it possible for me to use the XSP dll (I think Mono.Webserver.dll)  
inside my app and have my application talk back and fwd with the web  
pages without the use of tcp or http remoting? or will the appdomains  
get in the way?


--Carlos
___
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list