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!
Do I have to deploy ALL dll files?
Do I have to deploy ALL dll files?
Hello,
There is no need to deploy all .dll files. You may delpoy .dll files which you need.
Thank you.
There is no need to deploy all .dll files. You may delpoy .dll files which you need.
Thank you.
Do I have to deploy ALL dll files?
Okay, it seems that for what I do, I only need these:
Stimulsoft.Base.dll
Stimulsoft.Report.dll
Thank you!
Stimulsoft.Base.dll
Stimulsoft.Report.dll
Thank you!
Do I have to deploy ALL dll files?
Ok! Thank you!