Showing posts with label You do not have privileges to deploy to server. Show all posts
Showing posts with label You do not have privileges to deploy to server. Show all posts

Monday, 23 December 2013

Deploy AX 2012 default SSRS Issue


ISSUE: 


The deployment was aborted. You do not have privileges to deploy to server: XXXXX-01. For deployment, you must have administrative rights to the SQL Server Reporting Services (SSRS) server. Contact your administrator to deploy.



RESOLUTION: 

Skip the reports from the admin check. we have to use the 
"SkipReportServerAdminCheck"command in publish AXReport comand line.  

Command will be:

Publish-AXReport -ReportName * -SkipReportServerAdminCheck