Page 1 of 1

transmit project to user system

Posted: Fri Dec 11, 2009 10:05 am
by so29
hi

my project creation with c# code and all report make stimul
when my project transmit to user system not show report
:waaaht:
how do for transmit my project (debug windows) in to user system ?

thank you


transmit project to user system

Posted: Fri Dec 11, 2009 5:21 pm
by Edward
Hi

All you need to include into your application is our dll files.

Stimulsoft Reports.Win.dll contains Windows Forms StiViewerControl. This control is required for rendering of the report in Windows Forms.

Also the rest of dlls you will also need:

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

Thank you.