[Mono-list] known to work Apache2+ASP.NET configurations

Edward Ned Harvey (mono) edward.harvey.mono at clevertrove.com
Thu Jan 15 11:55:07 UTC 2015


> From: mono-list-bounces at lists.ximian.com [mailto:mono-list-
> bounces at lists.ximian.com] On Behalf Of Igor Shmukler
> 
> After spending much time trying to figure out how to get apache2
> properly host my ASP.NET "project," I decided to slightly change
> hunting grounds.

This might or might not be helpful, but we've found that compatibility between mono & .Net is poor with regard to ASP.Net.  If you simply create a project in XS, and try to open it in VS, or vice-versa, it doesn't work.  Missing assemblies, project won't open, runtime exceptions, etc.  The ASP.Net mod_mono etc, is broken in the most common binary distributions; colloquial wisdom is that you have to build mono from source (at least for now).  The XS/MonoDevelop templating and scaffolding is wildly less robust than in VS.  We are remaining optimistic that mono ASP.Net is going to mature quickly thanks to MS open sourcing .Net, but for the present, we opted to develop in VS, and publish to Azure Web Sites instead.  (The thing that's cool about Azure web sites, is that you just push code up, and let MS maintain all the server patches & security updates, etc)


More information about the Mono-list mailing list