[Mono-aspnet-list] MVC4 and mod_mono

Daniel Lo Nigro lists at dan.cx
Sat Feb 16 01:10:56 UTC 2013


What's your mod_mono configuration look like?


On Sat, Feb 16, 2013 at 2:30 AM, eSPiYa <vdolosa at gmail.com> wrote:

> Just started trying to learn ASP.NET MVC4 and trying to deploy it on my
> Ubuntu 12.04 server.
>
> I can build and deploy basic ASP.NET web-apps, even tried using Razor 2.0
> on
> my server. But whenever I try to deploy my MVC4 app, it will just show the
> root directory of this web app and can't load my HomeController. Developed
> using MSVS2012, and written from scratch. I always exclude
> 'Microsoft.Web.Infrastructure' from the deployment because of Mono has its
> own implementation of this library.
>
> I even tried to run it on the same server using XSP4 and it works, it just
> fails on mod_mono. I even tried to restart the whole apache2 server,
> mono-xsp4, and mod-mono-server4(through the control panel), but it does
> nothing. Tried to look at the error logs of apache2 but there are no error
> message there aside from the 'No application found for /Home', which is
> generated whenever I tried to access the default
> page(http://myserver.com/Home).
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/MVC4-and-mod-mono-tp4658598.html
> Sent from the Mono - ASP.NET mailing list archive at Nabble.com.
> _______________________________________________
> Mono-aspnet-list mailing list
> Mono-aspnet-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-aspnet-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20130216/746cd791/attachment.html>


More information about the Mono-aspnet-list mailing list