• Hi, I follow the steps on 2008R2. When I execute

    EXECUTE AS LOGIN = 'ApplicationUser'

    I got error:

    Cannot execute as the server principal because the principal "ApplicationUser" does not exist, this type of principal cannot be impersonated, or you do not have permission.

    Any ideas? Thanks!