vote up 4 vote down star

Is it possible to run the new ASP.NET MVC 2 Preview 2 on mono?

flag

68% accept rate

1 Answer

vote up 3 vote down check

Yes. It was a bit tricky to compile from the ASP.NET MVC sources, but it works! See the screenshot.

However, this is not yet integrated/distributed with Mono. We will wait until the final release. If you want, I can upload the System.Web.Mvc.dll (2.0.0.0) I compiled and you can test it out (it needs to go in your app's bin folder until properly signed).

link|flag
That would be nice if you could do that! – blockhead Nov 11 at 14:19
You need to put it in the bin folder of your ASP.NET MVC 2 application. Here it is: gonzalo.name/tmp/System.Web.Mvc.dll – Gonzalo Nov 11 at 16:00

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.