I am trying to add profile/Membership information into my MVC5 application and adding configuration mappings.
I get the following error message:
Call base.OnModelCreating(modelBuilder) after configuration added.
base.OnModelCreating(modelBuilder)