Why, when I want to use EF Power tools to view my model, do I get an error?

First I use EF code and I create my model using the EF 4.x DbContext Fluent Generator extension for C # in vs2010. but when I want to view my Entity model using EF Power tools, I get this error: "Sequence Does not contain the corresponding element." is there any idea

+3
source share
1 answer

A little late and not sure if this will help, but for other and historical reasons ...

( Beta 3 - .NET 4/2010/EF5 ..) - .
" " .

, "" PM - , lib () - / , - - -,

+3

All Articles