in

SharePoint Blogs

The Best Place for SharePoint-related Blogs

kwanl's blog

Changes to the SSRS web services with Integrated Mode

When you configure your Report Server to use Integrated Mode there will be some changes in the web services.

There is a new SOAP endpoint, ReportService2006.asmx, that replaces ReportService2005.asmx. In integrated mode all calls to ReportService2005 will result in an "operation not supported" exception.

The ReportExecution2005.asmx end point will still work in both integrated and native modes. However, because he reports are stored in SharePoint, the report server paths are no longer used.

A set of SharePoint proxy end points have also been added for working with a report server in Integrated mode. Using these endpoints, SharePoint will handle the authentication between the SharePoint server and the report server.

The ReportServiceAuthentication proxy endpoint is used for authentication with a report server when an application is using Forms Authentication.

Features Supported by Reporting Services in SharePoint Integrated Mode

Using SOAP API In a SharePoint Application

*Update*

So far, I have found that the biggest change in the endpoints is that the ReportPath for web methods that expect one is now a SharePoint path. Other than this I haven't had to make any changes in my web service calls.

Comments

 

Justin said:

I cannot generate the proxy for the ReportService2006.asmx.  I get the following error:

Error 3 Custom tool error: Unable to import WebService/Schema. Unable to import binding 'ReportingService2006Soap' from namespace

'schemas.microsoft.com/.../reportingservices'. Unable to import operation 'SetReportHistoryOptions'. The XML element

named 'ScheduleDefinition' from namespace 'schemas.microsoft.com/.../reportingservices' is already present in the

current scope. C:\SOURCE\AtlanticAviation\Jetstream\trunk\Atlantic.JetStream\Atlantic.JetStream.ReportingServices\Web

References\ReportingServices2006WebService\Reference.map 1 1 Atlantic.JetStream.ReportingServices

Thanks

Justin

August 14, 2007 2:43 PM
 

Peter said:

Justin, I do have the same problem, did you solve yours already?

October 9, 2007 7:04 AM
 

Richard said:

I too have this issue. Is there a resolution?

March 17, 2008 10:30 PM

Leave a Comment

(required )  
(optional )
(required )  
Add

Need SharePoint Training? Attend a SharePoint Bootcamp!

Posts (c) their respective authors. Everything else (c) 2007 SharePoint Experts