I have added Stimulsoft to my vb.net project (vs2003) and it works on my pc (I can view and print stimulsoft reports without a problem).
I'm deploying using an installation project - this has added several of the stimulsoft dlls to the install project automatically. When I deploy to another machine, none of the reporting seems to work - unless I install Stimulsoft on the other machine.
I guess I need to manually add some files to my installation project to allow the reports to work... but which ones?
Thanks in advance
Simon
Deploying Stimulsoft.net
Deploying Stimulsoft.net
Please deploy StimulReport.Net with next *.dll files:spv123 wrote:I have added Stimulsoft to my vb.net project (vs2003) and it works on my pc (I can view and print stimulsoft reports without a problem).
I'm deploying using an installation project - this has added several of the stimulsoft dlls to the install project automatically. When I deploy to another machine, none of the reporting seems to work - unless I install Stimulsoft on the other machine.
I guess I need to manually add some files to my installation project to allow the reports to work... but which ones?
Thanks in advance
Simon
Stimulsoft.Base.dll
Stimulsoft.Controls.dll
Stimulsoft.Editor.dll
Stimulsoft.Report.dll
Stimulsoft.Report.Web.dll
You also may add this files to the GAG.
Thank you.