Quantcast
Channel: SQL Server Reporting Services, Power View forum
Viewing all articles
Browse latest Browse all 10045

How use proxyclient with Reportexecution2005?

$
0
0

Hi,

I want to run a report from a SSRS-server in my C# code (i want to export the report in a 2007-2010 excel format).
I know that I need to use the Reportexecution2005 WCF-service but I have never done this before and I can't find any nice examples on the web...
The most examples doesn't deal with a "Soap-client" (they seems to use the webservice-class) and use another kind of Reder-method (with differende parameters).

Here is my beginning:

varclient =newReportExecutionServiceSoapClient();     
var  
result = client.Render(???)

Hope someone can help me to with the code...

regards,

Marius H Enerud


Viewing all articles
Browse latest Browse all 10045

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>