I am using SQL Server Management studio and keep getting the same error, and the only way to get rid of it(usually) is to reset the SQL server(which is very annoying, and so
You shouldn't edit a table directly from the table view.. you should use an UPDATE sql command.