[Mono-aspnet-list] Problems with ASP.NET MVC and Mono

nathanb nathan at integratedwebsystems.com
Wed Dec 22 10:17:35 EST 2010


When building MVC in Visual Studio, you'll need to set the reference
properties for System.Web.Mvc and System.Web.Routing to "Copy Local".  This
will copy them from the GAC into your app folder during the next build. Then
XSP/Mono should be able to run it just fine from there. 
-- 
View this message in context: http://mono.1490590.n4.nabble.com/Problems-with-ASP-NET-MVC-and-Mono-tp3060957p3160798.html
Sent from the Mono - ASP.NET mailing list archive at Nabble.com.


More information about the Mono-aspnet-list mailing list