[Mono-aspnet-list] ASP.NET MVC 3 on Mono 2.8.1

adrin adrin84 at gmail.com
Sat Jan 15 07:16:25 EST 2011


Hi,
I am trying to run ASP.NET MVC 3 on Mono 2.8.1 + FastCGI + nginix.
After minor tweaks I've managed to run a very basic app with a controller
returning a JSON-encoded object.

The problems I have:
1) The views cannot be resolved - I receive "The view 'Index' or its master
was not found or no view engine supports the searched locations" exception
when trying to execute simple controller with a ViewResult being returned. I
have double checked the filenames (including case) and the view is simply
there (on the filesystem that is). Do you have any suggestions on the
potential cause of this problem? Maybe there are issues with ~/ resolving?

2) Default url (/) isnt resolved to /Home as on Windows. I remember having
the same issue with Mono 2.6 and asp.net mvc 2 .. but I cant remember if I
managed to solve it... What should I do to fix it?

If anyone is interested in running ASP.NET MVC 3 on Mono 2.8+ please feel
free to comment :)

Kind regards,

-- 
adrin
-- 
View this message in context: http://mono.1490590.n4.nabble.com/ASP-NET-MVC-3-on-Mono-2-8-1-tp3219000p3219000.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list