
taher at unixwars
Oct 19, 2009, 10:25 AM
Post #3 of 5
(466 views)
Permalink
|
|
Re: Creating a Mono / ASP.NET application in Cherokee
[In reply to]
|
|
I forgot to tell before, but after my previous reply I commited a configuration Wizard (to be shipped with 0.99.25). If you are using trunk, please give it a try. It should allow to do what you want. Please report back if it gives you any kind of problem. I think it is working, but more testing is required. I'd really love to have it well polished by the release day ;-) You can find it under Platforms -> Mono, and should work both with mono-fastcgi-server2 and mono-fastcgi-server. Taher Shihadeh wrote: > Hello Arvind. > Sorry it took so long to answer. I totally missed your email until now. > > Arvind Rangan wrote: >> Hello, >> >> How can i define a new mono application under cherokee ? >> I have a name based virtual server which handles all asp.net requests. >> Inside this, in the behaviour tab, i added a new target called /myapp >> made it to server fcgi and configured the mono interpreter as >> described in the cherokee docs. >> >> Now, if i try to run http://virtual-server/myapp/default.aspx, it >> complains with a http 500. >> >> any file in http://virtual-server/default.aspx works fine. can >> anybody please shed some light on this ? >> Arvind > Is the check-file checkbox enabled? > Are you editing your information source? I suppose either the > MONO_FCGI_APPLICATIONS environment variable or the interpreter option > --applications should modify "/:" to "/myapp". -- taher [at] unixwars http://unixwars.com/ _______________________________________________ Cherokee mailing list Cherokee [at] lists http://lists.octality.com/listinfo/cherokee
|