I am encountering an issue while opening a standard report. The error displayed is ‘Unable to find report design.
ERROR:-
At that time, the report was deployed using Windows PowerShell. After running the deployment command, the report opened successfully.
1. Open Windows PowerShell as a system administrator.
2. For deploying a specific SSRS report.
K:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -ReportName YourReportName.Design name
3. For deploying all SSRS reports in a specific module.
K:\AosService\PackagesLocalDirectory\Plugins\AxReportVmRoleStartupTask\DeployAllReportsToSSRS.ps1 -PackageInstallLocation "K:\AosService\PackagesLocalDirectory" -Module YourModuleName
No comments:
Post a Comment