no usable controls trail version
no usable controls trail version
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 (12.19 KiB) Viewed 1758 times
no usable controls trail version
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.
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
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
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
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.
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