Page 1 of 1

Help - Reports

Posted: Mon Jun 20, 2011 6:06 pm
by NadiaTeles
Hello.

My application: Emission of reports

Please, it sees if I am in the certain way.

I created an Silverlight application in web site ASP.NET. In Web Site, I created an WCF service for connecting with databases.

In the project asp.net, I added to the files mrt, xml and xsd. I created an asp.net page with the StiWebViewerSL component to present the report.

The Silverlight application will be communicated with the data base and will feed the file xml and will call the page asp.net to present the report.

This application one will be installed in a webserver and some people will be able to use.

Is correct my idea?

thankyou





Help - Reports

Posted: Wed Jun 22, 2011 7:42 am
by Andrew
Hello,

You did not understood this the correct way. You do not need to use StiWebViewerSL. If you are using WCF as a server, you need the Silverlight control from the viewer StiSLViewerControl Stimulsoft.Report.Viewer.SL.dll. See our example on WCF, you will immediately understand everything.
Here is a link to download the latest version of WCF examples - http://stimulsoft.com/ShowNews.aspx?id=1770

Thank you.