what steps should I perform in order to run asp.net mvc 1.0 web application on mono?
Asked
Active
Viewed 559 times
4
-
Previous question for Preview 5: http://stackoverflow.com/questions/202430/aspnet-mvc-preview-5-on-mono I'd assume that's the same result with the released version. – Chris Hynes Mar 25 '09 at 19:54
1 Answers
1
It requires the same steps as for 3.0.
minus
System.Web.Razor.dll
System.Web.WebPages.Razor.dll
But why do you even want to run a 1.0 application, when 4.0 works already ?

Community
- 1
- 1

Stefan Steiger
- 78,642
- 66
- 377
- 442