This is a migrated thread and some comments may be shown as answers.

Silverlight Report Viewer + WCF - how to get report stream?

2 Answers 99 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
James
Top achievements
Rank 1
James asked on 02 Jun 2011, 04:33 AM
I'm using Silverlight Report Viewer + WCF like this - http://www.telerik.com/help/reporting/silverlight-hosting-in-iis.html
I need to get the report stream,say pdf bytes then upload to Azure Blob. But there's no ReportProcess class in Telerik Silverlight assembly mentioned in this kb http://www.telerik.com/support/kb/reporting/designing-reports/saving-a-report-into-pdf-format-programmatically.aspx

How can I get the report stream?

2 Answers, 1 is accepted

Sort by
0
James
Top achievements
Rank 1
answered on 17 Aug 2011, 05:25 AM
Anyone can help? Is there any way to upload my report in Silverlight to Windows Azure blob storage?
0
Steve
Telerik team
answered on 17 Aug 2011, 03:28 PM
Hello James,

Currently Telerik Reports reside on the server and the Silverlight ReportViewer always requires the Telerik Reporting WCF Service, which acts as a communication interface between the client (Silverlight) and the report server. The reporting engine is not compatible with Silverlight and it requires .NET framework to perform its operations. Check out the Exporting Report in Silverlight help article for more information on exporting programmatically from the Silverlight client.


All the best,
Steve
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
General Discussions
Asked by
James
Top achievements
Rank 1
Answers by
James
Top achievements
Rank 1
Steve
Telerik team
Share this question
or