In Entity Framework, this sometimes occurs when the System.data.entity
assembly is not added into the Project. But, why I didn't have this error before in other MVC project.
it occurs sometimes but frequently and I have to add it manually in Add References. What can I do?