Posted on: 11/13/2012 10:38:15 AM | Views : 491

Hi.
I Use Entity Model In Project But Happend Errors
Error    2    The type or namespace name 'Infrastructure' does not exist in the namespace 'System.Data.Entity' (are you missing an assembly reference?)    E:\ProgDot\Hamayesh\DesktopModules\TMMeetings\data.Context.cs    14    30    TMMeetings
=============
Error    3    The type or namespace name 'DbContext' could not be found (are you missing a using directive or an assembly reference?)    E:\ProgDot\Hamayesh\DesktopModules\TMMeetings\data.Context.cs    16    45    TMMeetings
=============
Error    5    The type or namespace name 'DbModelBuilder' could not be found (are you missing a using directive or an assembly reference?)    E:\ProgDot\Hamayesh\DesktopModu ...

Go to the complete details ...