no usable controls trail version

Stimulsoft Reports.WEB discussion
Post Reply
tr_ansis
Posts: 11
Joined: Mon Jun 27, 2011 7:08 am

no usable controls trail version

Post by tr_ansis »

I have installed the trial version of Reports designer.web, but Visual studio shows no 'usable controls'. To solve this problem I have re-installed the components Reports.net , reports.web and reports designer.web in this order. I have had no success. What did I do wrong? I can find no usable information on the forums.
Attachments
1107.stimulsoft.png
1107.stimulsoft.png (12.19 KiB) Viewed 1757 times
Andrew
Posts: 4108
Joined: Fri Jun 09, 2006 3:58 am

no usable controls trail version

Post by Andrew »

Hello,

Designer.Web version contains only one DesignerWeb component and for it to work, you must have either Reports.Net or Reports.Web. Therefore, when installing this version of the product, the component is not added to the toolbox in the Visual Studio. You can add it manually.

Thank you.
tr_ansis
Posts: 11
Joined: Mon Jun 27, 2011 7:08 am

no usable controls trail version

Post by tr_ansis »

Thanks. I got it working by registering the assembly like this:



and used it like this



This all works pretty well, but Visual studio still gives the warning 'Element 'StiWebDesigner' is not a known element. This can occur if there is a compilation error in the Web site, or the web.config file is missing.'

Because of this I thought I was doing something wrong, but apparently I wasn't.

Thanks again
Vladimir
Posts: 1462
Joined: Fri Apr 13, 2007 4:05 am
Location: Earth

no usable controls trail version

Post by Vladimir »

Hello,

We have prepared for you a simple project that does not show any compiler warnings. For his work, please copy the required libraries in the Bin folder of the project.

Thank you.

Attachments
1116.Sample.zip
(488.37 KiB) Downloaded 232 times
Post Reply