Hello, I downloaded the dapper solution and love it. I mostly have reading through the code and learning some things.
Anyways, to Repo this issue:
Got the code.
Right clicked on the Databae.Member project and published to localhost db.
Ran the project and default UI shows up. Went to register. Peeked in db Members table to validate my info is there. Good.
Clicked on my email in header, and then popped above message that showed up in UserLoginsTable.cs -> FindByUserId(int memberId)
Any ideas on what I could be missing. Thank You

Hello, I downloaded the dapper solution and love it. I mostly have reading through the code and learning some things.
Anyways, to Repo this issue:
Got the code.
Right clicked on the Databae.Member project and published to localhost db.
Ran the project and default UI shows up. Went to register. Peeked in db Members table to validate my info is there. Good.
Clicked on my email in header, and then popped above message that showed up in UserLoginsTable.cs -> FindByUserId(int memberId)
Any ideas on what I could be missing. Thank You