I miss an error using entity framework and I can not find it. The project I am doing is divided into 3 MVC layers, which in the data layer I have the model of the database and the connection and in the business all methods; but when I want to bring all the owners, this mistake comes up.
Incidentally I look at the app.config
, in the class and the name is all right. What could it be?