Do I have to deploy ALL dll files?

Stimulsoft Reports.NET discussion
Post Reply
haarrrgh
Posts: 13
Joined: Wed Apr 14, 2010 8:10 am

Do I have to deploy ALL dll files?

Post by haarrrgh »

I found this list of dll files which need to be deployed:

Stimulsoft.Base.dll
Stimulsoft.Controls.dll
Stimulsoft.Controls.Win.dll
Stimulsoft.Database.dll
Stimulsoft.Editor.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Design.dll
Stimulsoft.Report.Win.dll
Stimulsoft.Report.Web.dll

I only want to print and export reports in my application (no designer, no report directly shown in Winform/Webform).
Do I still have to deploy ALL the dll files or just a few of them?

Thank you!
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Do I have to deploy ALL dll files?

Post by Andrew »

Hello,

There is no need to deploy all .dll files. You may delpoy .dll files which you need.

Thank you.
haarrrgh
Posts: 13
Joined: Wed Apr 14, 2010 8:10 am

Do I have to deploy ALL dll files?

Post by haarrrgh »

Okay, it seems that for what I do, I only need these:

Stimulsoft.Base.dll
Stimulsoft.Report.dll

Thank you!
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Do I have to deploy ALL dll files?

Post by Andrew »

Ok! Thank you!
Post Reply