martinJT wrote
> 
> 
>> there's a slight problem that a particular page is
>> linked to as "default.cshtml".  This means that apache is thinking that
>> it's
>> a file to download. 
> 
> here are the ones I had to copy in from an existing razor site on the same
> machine...
> 
> Microsoft.Web.Mvc.dll 
> System.Web.Mvc.dll 
> System.Web.Routing.dll 
> 
> I also needed to remove "Microsoft.Web.Infrastructure.dll". 
> 

I believe your problem was simply that you were not running MVC3 (including
Razor) on the Mono box. That is why it did not recognize 'cshtml'.

--
View this message in context: 
http://mono.1490590.n4.nabble.com/Mono-Apache2-and-cshtml-files-tp4308815p4316492.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to