stiReport with vs 2008

Stimulsoft Reports.NET discussion
Post Reply
alharbi
Posts: 45
Joined: Wed Sep 05, 2007 1:56 pm
Location: KSA

stiReport with vs 2008

Post by alharbi »

hi all

1-i can't add the stiReport to stimulsoft toolbar, stiReport does not apper in the toolbar !! i am try add it from choose items ,but after chose the componnent it is not apper !

2- we need sample of web applcation report for .net 2008

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

stiReport with vs 2008

Post by Edward »

Hi, Alharbi.
alharbi wrote:1-i can't add the stiReport to stimulsoft toolbar, stiReport does not apper in the toolbar !! i am try add it from choose items ,but after chose the componnent it is not apper !
Please clear the GAC. Open in Windows Explorer 'c:\windows\assembly' folder and delete all 'Stimulsoft' libraries from there.
Delete all Stimulsoft tabs from VS Toolbox. Then add a new Tab and then select StiReport component from Stimulsoft.Report.dll.
2- we need sample of web applcation report for .net 2008
Please install standard trial package and go to the following folders:

c:\Program Files\Stimulsoft Reports.Net 2008.2 Trial\Samples\C#\StimulReportWebDemo2005\
or
c:\Program Files\Stimulsoft Reports.Net 2008.2 Trial\Samples\VB.Net\StimulReportWebDemo2005\

The sample is used in VS 2008 without any additional modifications.

Thank you.
alharbi
Posts: 45
Joined: Wed Sep 05, 2007 1:56 pm
Location: KSA

stiReport with vs 2008

Post by alharbi »

thank you Edward

im sory , but the proplem not solved !

only stiWebReport And stiWebViewer displayin on the toolbar .

Image
alharbi
Posts: 45
Joined: Wed Sep 05, 2007 1:56 pm
Location: KSA

stiReport with vs 2008

Post by alharbi »

thank you Edward

the stiWebReport countener for stiReport :blush:
Edward
Posts: 2913
Joined: Fri Jun 09, 2006 4:02 am

stiReport with vs 2008

Post by Edward »

Hi, Alharbi.

StiReport object is intended for using in Windows Forms application. StiWebReport is a kind of wrapper for StiReport component especially for using in web application.

To show all components installed in Visual Studio toolbox, you can right-click in that 'Stimulsoft' Tab in Visual Studio and then select 'Show All' menu item in the context menu. StiReport will appear as inactive item in the toolbox, if you installed that component from Stimulsoft.Report.dll library.

Thank you.
Post Reply