Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. From the OfficeWriter Designer.NET toolbar select Save. You will have the option to Save to Disk or Deploy to Remote Server

  2. Select Save to Disk

  3. Navigate to a local folder where you will store the template report file. This will be where you store your work file in case you want to edit it later, not a location on the Reporting Services server. 

  4. Save the template as an RDL file. 

Now we can Next, publish the report to the Reporting Services server.

  1. To publish the report, from the toolbar, click Save and select Deploy To Remote Server

  2. From the Publish dialog box select the drop-down to display the Server or URL. 

  3. If the dropdown contains the server you need, select it.  
    If the dropdown does not contain the server, you will need to manually enter the  Web Service URL.  The Web Service URL can be found in the SSRS Configuration Manager on the report server.  It usually looks something like this: http://<servername>/ReportServer, or if there is a named instance of SQL Server, http://<servername>/ReportServer_IntanceName 
     
  4. Click Refresh.  

  5. Select a folder for which you have publish rights and click Ok.  

  6. If your report published with no errors, you will receive a Publish Successful message dialog. Click Ok to continue.  

  7. To view the report, click View on the OfficeWriter Designer.NET toolbar. The report viewer will open another Excel window with the report results. It should look like this: 




  8. Select Close Report View to return to your report template.

...