Pages

Monday, 14 December 2015

How to deploy the Report?

Report can be deployed in three ways.
1. Using visual studio: In visual studio you can directly deploy the report through solution explorer by providing the report server URL in project properties at Target Server URL. This will deploy entire project or single report as per you selection.
 2. Using report server: Can directly go to the report server and deploy the report by browsing the report from the disk location on server.
 3. Creating the utility: SQL server provides the utility using that which can be used to create a customize utility for your report deployment in bulk.

No comments:

Post a Comment