Page 1 of 1

Deploying Stimulsoft.net

Posted: Wed Oct 11, 2006 5:33 am
by spv123
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

Posted: Wed Oct 11, 2006 6:11 am
by Edward
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
Please deploy StimulReport.Net with next *.dll files:
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.