[MonoDevelop] Monodevelop 3.0.4.6/Mono 2.11.4 MVC3 Razor on Mac

Abe Gillespie abe.gillespie at gmail.com
Fri Sep 7 20:30:05 UTC 2012


IIRC those assemblies weren't bundled with Mono due to licensing
(although this may have changed).  In any case, you can simply copy
those assemblies from a win box - or get it from here
http://aspnetwebstack.codeplex.com/ - and into your Web/bin folder.

-Abe

On Fri, Sep 7, 2012 at 4:01 PM, John Cole <johnwebbcole at gmail.com> wrote:
> I'm trying out the new MonoDevelop 3.0.4.6/Mono 2.11.4 on Max OSX 10.8.1 and trying to create a MVC3 Razor project.
>
> Project creates just fine, however trying to run the project throws an error looking for the following assembles
> .
> System.Web.Helpers
>         Assembly not available for Mono / .NET 4.0 (in Mono 2.11.4)
>
> System.Web.WebPages
>         Assembly not available for Mono / .NET 4.0 (in Mono 2.11.4)
>
> Are there additional steps need to make MVC3Razor work in mlnodevelop on mac?
>
> Thanks,
>
> John
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list