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

Daniel J. Summers daniel.summers.2415 at gmail.com
Sat Apr 2 12:09:49 EDT 2011


On Sat, Apr 2, 2011 at 3:43 PM, Andrus <kobruleht2 at hot.ee> wrote:

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

Find the reference in the project, and set it to "Copy Local".  This will
cause the DLL to be copied to your /bin folder when you build, and it should
copy over when you deploy the project.

-- 
*Daniel J. Summers*
*Owner, DJS Consulting*
E-mail <daniel.summers.2415 at gmail.com> • Website <http://djs-consulting.com>
 • Support <http://support.djs-consulting.com> • Tech
Blog<http://techblog.djs-consulting.com>

GEEKCODE 3.12 GCS/IT d s-:+ a C++ P--- L++ E--- W++ N++ o? K- w !O M--
V PS+ PE++ Y? PGP- t+ 5? X+ R* tv b+ DI++ D+ G- e<++ h---- r+++ y++++
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-aspnet-list/attachments/20110402/9c9d1dd1/attachment.html 


More information about the Mono-aspnet-list mailing list