Recently, I updated a project to Entity Framework 6 (VS2013). But, when I'm trying expand the results of a query on the debug mode (using breakpoints) this message appears: "Children could not be evaluated"...The query, is this:...using ( SystemDataContex...