Which dll's to refrence and include from my project

Stimulsoft Reports.NET discussion
Post Reply
mostafaxx
Posts: 8
Joined: Mon May 14, 2012 2:37 pm
Location: Egypt

Which dll's to refrence and include from my project

Post by mostafaxx »

Hello every one,

I'm using C# with .net frame work 3.5 and using Stimulsoft Reports.Net ver 2012.1 Trial
i need to know which dll to reference from my project and Pack with the setup application..??

i can't find a full documentation for Stimulsoft Reports.Net i looking for something like the Microsoft msdn to know all the classes in the library's and thier members with description for every one of them.
mostafaxx
Posts: 8
Joined: Mon May 14, 2012 2:37 pm
Location: Egypt

Which dll's to refrence and include from my project

Post by mostafaxx »

by the way i don't need to re-edit the report after distributing the application
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Which dll's to refrence and include from my project

Post by HighAley »

Hello.
mostafaxx wrote:I'm using C# with .net frame work 3.5 and using Stimulsoft Reports.Net ver 2012.1 Trial
i need to know which dll to reference from my project and Pack with the setup application..??

i can't find a full documentation for Stimulsoft Reports.Net i looking for something like the Microsoft msdn to know all the classes in the library's and thier members with description for every one of them.
You could find the Stimulsoft Reports Universal User Manual on our site http://stimulsoft.com/Documentation.aspx. Please, read the 19.1 Assemblies in Reports.Net section there.

In your case you need to add next files to your application:
- Stimulsoft.Base.dll
- Stimulsoft.Report.dll
- Stimulsoft.Report.Win.dll
- Localization files

Thank you.
Post Reply