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

Sample for use with Azure AD B2C with Custom Policies.
http://aka.ms/aadb2ccustom
MIT License
218 stars 143 forks source link

Invalid object name 'AspNetUsers' #27

Open tmkathir opened 6 years ago

tmkathir commented 6 years ago

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.