![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I am trying to access the web service of SQL Server 2005 Reporting Services within a SSIS project in order to render a report. I have tried two methods to achieve this, and neither has worked so far. 1. I tried using the Web Service Task. After setting a connection to the report server (http://servername/reportserver/reportservice.asmx?WSDL) and downloading the WSDL file, when I go to select "ReportingService" as the service on the Input tab, I get the error "This version of the Web Services Description Language (WSDL) is not supported." 2. I tried accessing the web service through a Script Task, but I am unable to add a web reference to the ReportService. I am not particularly familiar with the Visual Studio for Applications interface and limitations. Is there any way to properly add a web reference? I hope that I am either missing something in at least one of these two methods, or that there is possibly some other way to achieve this. Any help would be greatly appreciated. Thanks in advance. David |
![]() |
| Thread Tools | |
| Display Modes | |
| |