Azure-Samples/active-directory-b2c-advanced-policies

Invalid object name 'AspNetUsers'

tmkathir opened this issue · 0 comments

I've tried to run deploy and run "WingTipToysWebApplication". I am getting the error "Invalid object name 'AspNetUsers'". I've created an empty database and configured it in the connection string. I believe code first create the schema but its throwing the above error.
Please let me know how to resolve it.