I get the following error when I try to register a new user, using Identity 2.0 and the default MVC 5 application:
Invalid column name \'Email\'. Invalid col
I ran into same error. All I did was to manually add LockoutEndDateUtc column in AspNetUser