❔ Invalid column name 'CityId'.
Working on MVC and EF, created repos,services,viewmodels etc. About to fire up and see if everything is working, accessing the People index causes user-handled exception 'Invalid column name 'CityId''.
I have not explicitly typed 'CityId' anywhere, wondering where this variable comes from. Any takers?
I have not explicitly typed 'CityId' anywhere, wondering where this variable comes from. Any takers?