Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Where can I get the new Identity Database for ASP.Net Core 1.0?

$
0
0

Hello,

I'm building a fresh ASP.Net Core project with Authentication (Identity). I have to generate the old Authenticate table taken from my ASP.NET 4.6 web application.

I run the Core project and select the "Register" link to register a new user profile. But after posting the form, I get the error below;

An unhandled exception occurred while processing the request.
SqlException: Invalid column name 'NormalizedUserName'.
Invalid column name 'ConcurrencyStamp'.
Invalid column name 'LockoutEnd'.
Invalid column name 'NormalizedEmail'.
Invalid column name 'NormalizedUserName'.<ExecuteDbDataReaderAsync>b__107_0



Where can I get the new Identity Database for ASP.Net Core 1.0?


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>