Help - Report Silverlight

Stimulsoft Reports.NET discussion
Post Reply
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

Help - Report Silverlight

Post by NadiaTeles »

Hi

I created the report for Silverlight using xml as datasource.

I created a Silverlight project in Visual Studio 2010 and added relatorio.mrt and the file xml in the project. When opening the report does not bring the data. What it is made a mistake?

Thankyou
Attachments
1052.TesteRelatorio.zip
(8.57 MiB) Downloaded 226 times
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Help - Report Silverlight

Post by Alex K. »

Hello,

Please send us sample project with data for analysis.

Thank you.
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

Help - Report Silverlight

Post by NadiaTeles »

Hello.

Follows the project.

I created an only xml file. Design of the reports had been created from the archive xml. I intend to feed the xml file and to call the report in browser. Is He correct?

Please, help me.

Thank you.
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Help - Report Silverlight

Post by Jan »

Hello,

You want to use Stream object as business object. Sorry you can't do this. Our report engine does not accept Stream. If you want use Silverlight native mode then you can use only business object. You can see how to do this at:

http://www.stimulsoft.com/livedemos.SL/ ... light.html

Also you can use report engine in client/server mode. Please check video at:

http://www.stimulsoft.com/livedemos.SL/ ... werSL.html

Thank you.
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

Help - Report Silverlight

Post by NadiaTeles »

Jan, thank you for videos.

But I have doubts. When I use Silverlight native mode or client/server mode?

I am developing an appliccation of Silverlight reports that will be housed in a WebServer and some customers will consume.

Thank you.

Teles
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Help - Report Silverlight

Post by Andrew »

Hello,

If you have a server, it is better to use the Client/Server version, since in this case, reports are rendered on the server without any restrictions.
Otherwise, the report will be rendered by means of Silverlight, with many restrictions.

Thank you.
NadiaTeles
Posts: 15
Joined: Wed Apr 06, 2011 2:56 pm
Location: BR

Help - Report Silverlight

Post by NadiaTeles »

Hello.

I still have many doubts. Where I can find an example that has access a data base and generates reports in silverlight?

I installed the Stimulsoft.Ultimate.

Att. Nádia
Jan
Posts: 1265
Joined: Thu Feb 19, 2009 8:19 am

Help - Report Silverlight

Post by Jan »

Hello,

Please check following web page:

http://stimulsoft.com/Videos.aspx

Thank you.
Post Reply