1.

How To Deploy The Report?

Answer»

We can deploy SSRS REPORT in three ways.

Using Visual Studio

In visual studio we can directly deploy the report through SOLUTION explorer by providing the report server URL in project PROPERTIES at Target Server URL. As our choice this will deploy entire project or single report as.

Using Report Server

We can directly go to the report server and deploy the report by browsing the report from the disk LOCATION of server.

Creating the Utility

SQL server provides the FACILITIES to Create a customize utility to deploy the report.

We can deploy SSRS report in three ways.

Using Visual Studio

In visual studio we can directly deploy the report through Solution explorer by providing the report server URL in project properties at Target Server URL. As our choice this will deploy entire project or single report as.

Using Report Server

We can directly go to the report server and deploy the report by browsing the report from the disk location of server.

Creating the Utility

SQL server provides the facilities to Create a customize utility to deploy the report.



Discussion

No Comment Found