how you can deploy an ssrs report?
Answer / Santosh Verma
To deploy an SSRS report, follow these steps:nn1. Build the project in Visual Studio or Report Builder.n2. Publish the project to a Report Server instance by right-clicking on the solution in Solution Explorer and selecting Publish.n3. In the Publish Report Project dialog box, enter your report server URL and credentials, then click Publish.nnAlternatively, you can deploy reports manually using scripts or by exporting and importing RDL files.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is cached report?
What are the export options of ssrs?
how you can configure a running aggregate in SSRS?
Explain Reporting Life Cycle?
Difference between Logical Page and Physical Page in SSRS.
how to create “alternate row colour”?
Explain SSRS Architecture?
What are the drawbacks of reporting in ssrs?
what are the reporting service components in SSRS?
how would you store your query in an SSRS report or a Database server?
What is linked report?
What is report server project?