Page 1 of 1

StiWebViewer in toolbox

Posted: Fri Jul 27, 2007 4:15 am
by marc
I'm using StimulReport .NET for .NET 1.1 and I cannot see the StiWebViewer control in my Stimul Report .NET toolbox.
I have the following controls: StiUserData and StiRport (also StiPreviewControl but not active) but not StiWebViewer.

I'm trying the demo "How_to_create_Web_Report" but i need this control...

Anyone can help me? Do I need to configure something else?

Thanks.

StiWebViewer in toolbox

Posted: Fri Jul 27, 2007 6:10 am
by Guest
Close Visual Studio. Add Stimulsoft.Report.Web.dll(if doesn't exist) to GAC (Start - Control Panel - Administrative Tools - Microsoft .NET Framework 1.1 Configuration - Manage the Assembly Cache - Manage the Assembly Cache). Then run VS, right click on Stimul Report .Net toolbox and choose "Add/Remove Items...", in appear form click "Browse" button and select Stimul.Report.Web.dll. StiWebViewer will be added to your toolbox.

Thank you.

StiWebViewer in toolbox

Posted: Fri Jul 27, 2007 7:32 am
by marc
It appears now.

Thanks!!