[Mono-aspnet-list] How to remove MVC EditorForModel() entity framework dependency

Andrus kobruleht2 at hot.ee
Sat Apr 2 11:43:26 EDT 2011


I tried ported MVC2 MusicStore sample in Mono 2.10.1.
References to MS Entity framework are removed.

In AddressAndPayment.aspx line

<%= Html.EditorForModel() %>

causes exception in Mono about missing  Entitiy framework dll . How to fix 
this ?

Andrus. 



More information about the Mono-aspnet-list mailing list