Delete a table from my project directly in Management Studio. Now when I run the application this error is returned:
system.data.sqlclient.sqlexception: Nome de objeto 'dbo.ContasPagarParcelas' inválido.
I can not recreate the table. I'm using Entity Framework.