Alfasith AX

Alfasith AX
اللَّهُمَّ انْفَعْنِي بِمَا عَلَّمْتَنِي، وَعَلِّمْنِي مَا يَنْفَعُنِي، وَزِدْنِي عِلْمًا

Thursday, April 9, 2015

User 'Domain\UserId' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.

Hi

Error:

User 'Domain\UserId' does not have required permissions. Verify that sufficient permissions have been granted and Windows User Account Control (UAC) restrictions have been addressed.

or

unable to validate / create folder for report server.

or

rsAccessedDenied - Reporting Services Error

Solution

1. Internet Explorer using "Run as Administrator"
2. Enter URL http://localhost/reports
3. Go to properties tab
4. Security->New Role Assignment
5. Enter Domain\UserId

Regards,

2 comments:

  1. good coding dear. Hard work ..
    If you want coaching center or tuition classes you can find it at http://www.classified11.com

    ReplyDelete
  2. Thanks for your support, I'm a Sr. AX Technical consultant.
    :)

    ReplyDelete

How find size of recordsortedlist in D365/AX 2012

Hi, This is the continuity of the previous article where we are now getting the size of recordsortedlist . if(recordsortedlist.len() >1) ...