What are the minimum set of assemblies needed?

Stimulsoft Reports.Silverlight discussion
Locked
Scottioioio
Posts: 47
Joined: Thu Dec 20, 2012 6:58 pm

What are the minimum set of assemblies needed?

Post by Scottioioio »

I have a Silverlight 5 application and am displaying reports in the SIlverlight app using the StiSLViewerControl and WCF to load the reports. I am not letting the user design the reports, add new pages, etc.

What are the minimum set of assemblies I need to include in my Silverlight project? I am including the following, but hoping that some of them can be nixed:

* Stimulsoft.Base.SL
* Stimulsoft.Controls.SL
* Stimulsoft.Report.Check.SL
* Stimulsoft.Report.Helper.SL
* Stimulsoft.Report.SL
* Stimulsoft.Report.Viewer.SL


Thanks
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: What are the minimum set of assemblies needed?

Post by Alex K. »

Hello,

You need add to references the following assemblies:
Stimulsoft.Base.SL
Stimulsoft.Controls.SL
Stimulsoft.Report.SL
Stimulsoft.Report.Viewer.SL

Thank you.
Scottioioio
Posts: 47
Joined: Thu Dec 20, 2012 6:58 pm

Re: What are the minimum set of assemblies needed?

Post by Scottioioio »

Great to know, thank you for your assistance.
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: What are the minimum set of assemblies needed?

Post by HighAley »

Hello.

We are always glad to help you.
Let us know if you will need any additional help.

Thank you.
Locked