[Mono-aspnet-list] MVC 3 Missing Assemblies

Daniel Lo Nigro lists at dan.cx
Fri Jan 11 13:50:04 UTC 2013


As far as I can remember, the MVC 3 versions of those two assemblies were
not open source yet, so they couldn't be packaged with Mono.

Just copy them from Microsoft's ASP.NET MVC package, or install them via
NuGet (if you're using Visual Studio to edit your site - Otherwise the
command-line version of NuGet may work under Mono).


On Thu, Jan 10, 2013 at 9:45 AM, Althmann <marcioalthmann at gmail.com> wrote:

> hello :)
> I update mono with the latest beta version, and create a new mvc 3 project,
> but two reference is missing, System.Web.Helpers and System.Web.WebPages,
> how i can fix this?
>
> Thanks
>
>
>
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/MVC-3-Missing-Assemblies-tp4658068.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/20130112/e0e64daa/attachment.html>


More information about the Mono-aspnet-list mailing list