Deploying Stimulsoft.net

Stimulsoft Reports.NET discussion
Post Reply
spv123
Posts: 26
Joined: Mon Oct 02, 2006 8:07 am
Location: Sheffield, UK

Deploying Stimulsoft.net

Post 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
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

Deploying Stimulsoft.net

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