Forum Discussion

misaki233's avatar
misaki233
Helper II
5 years ago
Solved

Unable to create a report server database

Hi , I came up with a problem when I was configuring the RS. User does not have permission to perform this action.   System.Data.SqlClient.SqlException (0x80131904): User does not have permis...
  • FarhanAhmed's avatar
    FarhanAhmed
    5 years ago


    Login to SQL Server with sa or sqladmin

    -Go to Object Explorer
    -Expand Security --> Logins
    -Right Click on Login and select "New Login"
    -Click on search and find that windows user which you are trying to install PBIRS
    -Under Server Role on the Left side assign this user as "sysadmin" role.