On Wednesday 17 September 2014 10:25:47 PM Martin Thwaites wrote:
> Have you tried the MVC3 boilerplate solution, even just the one that is
> generated from Visual Studio?

I will try that in a little bit. I did tried one from MonoDevelop (same error) 
but the MVC project on my mono is broken, it references System.Web.WebPages 
from the 4.0 framework but I don't have those in 4.0, they only exist in the 
4.5 directory. It also references System.Web.Mvc.dll 2.0.0 but it won't 
compile with it. Did you installed mono from source? Does monodevelop MVC3 
solution works out of the box for you?

There's also something wrong with my xsp because it only installs to the 2.0 
and 4.5 directories and the only executable copy is on the GAC the one on 4.5 
is just a symlink to the GAC. I'm going to clean everything up and install 
again.
_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to