0

Getting this error when I try click onto my "Players Page", Created the seed method and then this happens: [1]: https://i.stack.imgur.com/PJPMW.png

1 Answers1

0

The error message itself is self-explanatory.

It can't find dbo.TeamPlayers.

Check the EF connection string, check that you have permission on this table, etc.

Patrick
  • 5,526
  • 14
  • 64
  • 101