SQL output pane empty for EntityFramework connection

Hi,
The SQL and lambda panes are no longer populated when querying using the the EF Objectcontext driver against a v4.3.1 model. This appears to have resulted from recent (last 30 days) Windows Updates (I am looking sternly at the .NET 4.6.1 update). Before I start testing removing these updates, is this something that you are aware of?
Thank you

Comments

  • I noticed the same thing, I never knew it used to populate...
    I am running against my development database, so I was able to use the SQL Server Profiler to get my SQL statements.