transmit project to user system

Stimulsoft Reports.NET discussion
Post Reply
so29
Posts: 72
Joined: Mon Nov 02, 2009 1:29 pm

transmit project to user system

Post 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

Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

transmit project to user system

Post 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.
Post Reply