Search found 18 matches

by ChristianMyksvoll
Fri Aug 20, 2021 6:16 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular with .net core - cache mode = none
Replies: 11
Views: 17411

Re: Angular with .net core - cache mode = none

Based on your response I understand that Stimulsoft Reports does not support load balancing...?

What is then the point of CacheMode = None, if that makes the report viewer unusable?
by ChristianMyksvoll
Fri Aug 13, 2021 6:08 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular with .net core - cache mode = none
Replies: 11
Views: 17411

Re: Angular with .net core - cache mode = none

Thank you for your reply. This solves my first basic issue: parameters not showing. I have now updated the github repo with your suggested change: https://github.com/cmyksvoll/StimulsoftReportsTest Now to my initial problem: parameters are not sent to the server for each request... If I enter some t...
by ChristianMyksvoll
Thu Aug 12, 2021 11:28 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular with .net core - cache mode = none
Replies: 11
Views: 17411

Re: Angular with .net core - cache mode = none

We have also reproduced the same issue using Stimulsoft Reports on a plain MVC site.
When we set "options.Server.CacheMode = StiServerCacheMode.None" in the InitViewer method, the report parameters are not shown.
by ChristianMyksvoll
Mon Aug 09, 2021 6:10 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular with .net core - cache mode = none
Replies: 11
Views: 17411

Re: Angular with .net core - cache mode = none

Hi.
Any news on this issue? Have you been able to reproduce it?
by ChristianMyksvoll
Thu Jun 24, 2021 9:26 am
Forum: Stimulsoft Reports.ANGULAR
Topic: Angular with .net core - cache mode = none
Replies: 11
Views: 17411

Angular with .net core - cache mode = none

I have set up a minimal asp.net core project using nuget "Stimulsoft.Reports.Angular.NetCore" + a minimal Angular client app using npm package "stimulsoft-viewer-angular": https://github.com/cmyksvoll/StimulsoftReportsTest This works fine when Server CacheMode is set to ObjectCac...
by ChristianMyksvoll
Thu Jan 15, 2015 4:07 pm
Forum: Stimulsoft Reports.NET
Topic: WPF and WinForms version in same application
Replies: 3
Views: 1470

Re: WPF and WinForms version in same application

Does that mean we need to upgrade to the newest version when a fix is available or is there a workaround?
by ChristianMyksvoll
Thu Jan 15, 2015 9:46 am
Forum: Stimulsoft Reports.NET
Topic: WPF and WinForms version in same application
Replies: 3
Views: 1470

WPF and WinForms version in same application

Hi. I am using the WinForms version and the WPF version of Stimulsoft Reports in the same application, and I have discovered a problem with this related to CheckedListBox in report forms... I have created a simple Visual Studio solution to demonstrate the problem (attached). This example program inc...
by ChristianMyksvoll
Tue Jul 29, 2014 8:39 am
Forum: Stimulsoft Reports.NET
Topic: When is BusinessObjectValue initialized
Replies: 2
Views: 1239

When is BusinessObjectValue initialized

I am currently using forms to capture input parameters within several reports I have made in a project at work. In addition I get the data for the report through a ReportService class in a self-made assembly. The service is registered as a BusinessObject. This is working great and I can in this way ...
by ChristianMyksvoll
Fri Dec 14, 2012 11:32 am
Forum: Stimulsoft Reports.NET
Topic: Business objects data source
Replies: 7
Views: 3488

Re: Business objects data source

Hi. It seems like this issue has reappeared after several years... After I updated to the 2012.3 version, I get several error messages like this when trying to render one of my reports: C:\Users\xxxxxx\AppData\Local\Temp\dne50iey.0.cs(1691,165) : error CS1056: Unexpected character '`' This is the so...