when I link to manage.aspx in the canned Security system, I get
Server Error in '/' Application.
Method not found: 'Void System.Data.Entity.ModelConfiguration.EntityTypeConfiguration`1.ToTable(System.String)'.
on
Line 31: Dim hasLocalPassword = OpenAuth.HasLocalPassword(User.Identity.Name)
Go to the complete details ...