Hi Mate
I am experience this error on my sql server database, each time i execute this command on my editor.
The ALL permission is deprecated and maintained only for compatibility. It DOES NOT imply ALL permissions defined on the entity.
use eNtsaMemberRegistrationDB
go
grant all on TestUser to Users;