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

SQL code to upate one Legal entity banner to all the legal entity in D365

 Hi, update companyimage set  companyimage.Image  = companyimageA.Image  from  ( select Image from companyimage where dataAreaid = 'USF...