0

I created a new entity myself in EF 6 and I'm getting

Error 3027: No mapping specified for the following EntitySet/AssociationSet

How do I get rid of it?

I am trying to create a new entity and map a stored procedure to it. The stored procedure has temp tables in it. I want to be able to call that stored procedure and move the resultset to a list.

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
Joe
  • 1
  • 1
  • Could you provide a better question ? Here are some articles to help us help you. [How do I ask a good question?](https://stackoverflow.com/help/how-to-ask), [Writing the perfect question](https://codeblog.jonskeet.uk/2010/08/29/writing-the-perfect-question/) – Nick Polyderopoulos Feb 14 '18 at 00:47
  • Try these? https://stackoverflow.com/questions/5667355/why-am-i-getting-this-error-no-mapping-specified-for-the-following-entityset-as – Steve Greene Feb 14 '18 at 14:03

0 Answers0