Questions tagged [rs.exe]

The rs.exe utility processes script you provide in an input file. Use this utility to automate report server deployment and administration tasks.

The rs.exe utility processes script you provide in an input file. Use this utility to automate report server deployment and administration tasks.

http://technet.microsoft.com/en-us/library/ms162839.aspx

19 questions
0
votes
1 answer

Does anyone know how to fix these ssrs script file errors?

I copied the .rss script file contents from here: https://technet.microsoft.com/en-us/library/aa225813(v=sql.80).aspx, I took a sample .rdl file and put it in the same location, and I changed instances of "MyReport" to the .rdl files name. I now get…
dabuda
  • 101
  • 1
  • 2
  • 12
0
votes
1 answer

Deploying SSRS Reports using RS utility

I am currently deploying SSRS reports from my client machine to the report server, using Visual Studio. I am interested in automating the deployment using the RS.exe utility. The report server machine/box is within our network, but it is a remote…
0
votes
1 answer

Can We directly Run the Deployed Reports in ReportServer using RS.EXE or using Report Service Script file?

Using RS.EXE utility, I deployed my reports in ReportServer Successfully. I can run the deployed reports in my server manually. Is there any way to run the deployed reports using RS.EXE utility or using RSS file?
0
votes
1 answer

How to execute an SSRS .rss script file in IIS/ASP.NET

I need to execute a .rss SSRS script file within an ASP.NET application running in IIS 7.x. How can I do that? Do I have to configure the IIS AppPool that is running my web application to have elevated privileges such that I can start up the rs.exe…
classtemplateT
  • 111
  • 1
  • 7
1
2