-
Open reports project in Visual Studio.
-
Click on "View" => "Solution Explorer."
-
When we double-click on Datasource.rds, a window will be opened as follows.
![Image 1.jpg]()
-
Change the connection string according to Server details.
-
Right-click on the report project in Solution Explorer as follows.
![Image 2.jpg]()
-
Click on the property; a window will be opened as follows.
![Image 3.jpg]()
-
Change TargetServerURL according to server details.
-
Now again, right-click on the report project in Solution Explorer as follows.
![Image 4.jpg]()
-
Click on deploy, and the report(s) will be deployed on the server successfully.
-
For testing, please type the Reports server URL into the browser.
-
For example: "http://192.168.1.12/Reports"; a window will be opened as follows.
![Image 5.jpg]()
-
Here we can test the report (s) by clicking on the report folder.