5
Answers

Reference Error

Mohamed Sherif

Mohamed Sherif

11y
986
1
The type 'System.Data.Entity.DbContext' is defined in an assembly that is not referenced. You must add a reference to assembly 'EntityFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'.


I added a reference for entityframework.dll.i get this  crash error when i run my application.Please provide me a fix 
Answers (5)