Page 1 of 1

stiReport with vs 2008

Posted: Fri Nov 21, 2008 12:20 pm
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


stiReport with vs 2008

Posted: Fri Nov 21, 2008 9:26 pm
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.

stiReport with vs 2008

Posted: Fri Nov 21, 2008 10:50 pm
by alharbi
thank you Edward

im sory , but the proplem not solved !

only stiWebReport And stiWebViewer displayin on the toolbar .

Image

stiReport with vs 2008

Posted: Sat Nov 22, 2008 12:45 pm
by alharbi
thank you Edward

the stiWebReport countener for stiReport :blush:

stiReport with vs 2008

Posted: Mon Nov 24, 2008 3:37 am
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.