I am trying to seed users and roles into my database.
Currently using Code First Entity Framework with Automatic Migrations in C# MVC4.
Whenever I call ...Update-Database -Force...I get the following error:...Running Seed method.
System.InvalidOperation...