简体   繁体   中英

New ASP.NET MVC3 project does not compile in MonoDevelop

I tried installing MonoDevelop 3.0.5 and the MDK 3.0.1 (beta). MonoDevelop gives me the option to create a new ASP.NET MVC3 project. "Neat!", I thought. So I choose that, and try to run it to see what the default project gives me.

And MonoDevelop just errors out. Looking at the references, both System.Web.Helpers and System.Web.WebPages are displayed in red and it says Assembly not available for Mono / .NET 4.0 (in Mono 3.0.1) .

So what's going wrong :( It seems that if MonoDevelop offers me the option, it should Just Work™, right?

他们的bug列表中存在问题: https ://bugzilla.xamarin.com/show_bug.cgi id = 8516

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM