Entity Framework profiler - ASP.NET MVC4 with EF 6 -Unable to determine the provider name

后端 未结 2 1225
迷失自我
迷失自我 2021-01-15 12:58

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

2条回答
  •  既然无缘
    2021-01-15 13:13

    This was caused by a bug in Entity framework profiler and has been fixed in build 2214 (See :http://hibernatingrhinos.com/builds/uber-prof-v2/2214)

提交回复
热议问题