[MonoDevelop] Mono 2.8, MonoDevelop and ASP.NET MVC 2 on Mac OS X

Abe Gillespie abe.gillespie at gmail.com
Tue Nov 16 16:28:24 EST 2010


There are no templates for ASP.NET MVC 2 in MonoDevelop.  But that's
fine.  Continuing with your MVC 1 project, remove the reference to the
1.0 System.Web.Mvc assembly and add a reference to the 2.0
System.Web.Mvc assembly (right-click References in the Solution
Explorer).

That should do it.
-Abe

On Tue, Nov 16, 2010 at 1:52 PM, Mohammad Azam <azamsharp at gmail.com> wrote:
> Hi,
> I am trying to run the ASP.NET MVC 2.0 on Mac OS X. I downloaded MonoDevelop
> 2.4 and Mono framework 2.8. I checked in MonoDevelop that the runtime
> version is set to Mono 2.8 (default). Now, I created a new ASP.NET MVC
> application. I opened up the references and checked the assembly version and
> it shows version 1.0.0.0.
> How can I get ASP.NET MVC 2 running on Mac OS X?
>
> --
> Mohammad Azam
> MVP (Microsoft Valuable Professional)
> www.highoncoding.com
> www.azamsharp.com
> Check out my iPhone app "ABC
> Pop" http://itunes.apple.com/us/app/abc-pop/id392527680?mt=8
>
> _______________________________________________
> 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