Quantcast
Channel: SQLServerCentral » Reporting Services » Reporting Services » Latest topics
Viewing all articles
Browse latest Browse all 2791

Problem: Execute and Save SSRS Report through Console App

$
0
0
I think here is a problem, in path of report- // Path of the Report - XLS, PDF etc. string fileName = @"Dev\SalesSupport\TestWethose Invoiced Transaction.rdl"; // Name of the report - Please note this is not the RDL file. string _reportName = @"TestWethose Invoiced Transaction"; Please suggest me, from where to search for path of report in order to assign it here in fileName

Viewing all articles
Browse latest Browse all 2791

Trending Articles