CONTENTS
x
Setting Up Deployments Using the Configuration Manager.................................................................. 223
Deploying Reports Through the Solution Explorer................................................................................ 224
Using the rs.exe Utility...................................................................................................226
Using the Report Server Web Service............................................................................230
Accessing the Web Service..................................................................................................................231
Laying Out the Form.............................................................................................................................233
Coding the Form...................................................................................................................................234
Allowing Users to Enter a Server Name................................................................................................235
Populating the TreeView Control With a List of Folders........................................................................235
Opening the RDL File and Uploading It to the Server............................................................................ 237
Running the Application.................................................................................................239
Summary.......................................................................................................................242
Chapter 9: Rendering Reports from .NET Applications......................................243
Implementing URL Access.............................................................................................245
URL Report Access Path Format....................................................................................246
URL Parameters and Prefixes...............................................................................................................246
Report Parameters...............................................................................................................................247
HTML Viewer Commands.....................................................................................................................247
Report Server Command Parameters...................................................................................................248
Credential Parameters..........................................................................................................................250
Report Viewer Web Part Commands.....................................................................................................250
Example URLs.......................................................................................................................................251
Integrating SSRS 2012 with .NET Applications..............................................................251
Building a custom Report Viewer Using the WebBrowser Control.......................................................251
Building the Report Viewer Using a Report Viewer Control..................................................................255
Rendering the Report Locally........................................................................................259
Creating the Report’s Data Source.......................................................................................................259