Page 1 of 1
no usable controls trail version
Posted: Mon Jun 27, 2011 7:15 am
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.
no usable controls trail version
Posted: Tue Jun 28, 2011 2:12 pm
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.
no usable controls trail version
Posted: Wed Jun 29, 2011 9:11 am
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
no usable controls trail version
Posted: Thu Jun 30, 2011 1:49 am
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.