How to execute PublishSampleReports.rss inside VB.Net….
by jeffreyalejo
. Updated 17 years ago
I have made a customized .rss file that deploys .rdl files in the report server. I’m doing this by executing the .rss file in the command line (MS DOS).
Is it possible to execute the .rss file using a line of code inside VB.Net? Thanks in advance!