We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. I was having a problem starting the program since i have this error..
The text was updated successfully, but these errors were encountered:
Change References in Views where that problem appears from IdentityUser to ApplicationUser and the problem will be solved
Sorry, something went wrong.
Hi @jimmyjavier, Thanks for the solution.. but it still doesn't work at all.
I still got an error this part..
Ok @tomatoe45, try changing in the C# code, the references in Startup.cs where appears IdentityUser, and also change it to ApplicationUser
Successfully merging a pull request may close this issue.
Hi.
I was having a problem starting the program since i have this error..
The text was updated successfully, but these errors were encountered: