I\'ve been using EF 6 in my ASP.NET MVC4 project for a while now without any issues.
The problem comes in when I add Entity Framework Profiler to the project, then s
Just as a tip. This error can also be thrown if you install Glimpse ef6 to your project.
I had this error as soon I installed Glimpse EF6. Uninstalling Glimpse EF6 solved the issue.