SSRS report deployment error : The Microsoft Dynamics AX permission set doesn’t exist in the rssrvpolicy.config
Hi Priyanka Farkade,
Please have a look on this URL http://technet.microsoft.com/en-us/library/gg724094.aspx
Thanks,
Hari
Solution of error -Run the following command using Windows Power Shell
Install-AXReportInstanceExtensions –ReportServerInstanceName [SSRSInstanceName] -Credential [DomainName\UserName]
Thanks,
Priyanka