More descriptive error messge when using non-generated POCO - Mapping and metadata information
Need more detail as to why EF gives this excpetion "Mapping and metadata information could not be found for EntityType". Usually it is a name mismatch, but with large modesl it can be hard to pinpoint the source of the error.
7
votes