Problem with designer on Linux from .service

Stimulsoft Reports.WEB discussion
Post Reply
dev4
Posts: 1
Joined: Wed May 31, 2023 5:50 pm

Problem with designer on Linux from .service

Post by dev4 »

there is an application in asp net core with a report designer. When we run the application on Linux as a service (systemctl start ***.service), then when opening any form of the report, the error "Object reference not set to an instance of an object" appears.

But if you run it manually on the same Linux machine, then the report opens. As I understand it, this is due to caching, that when working from a service, some rights are missing. but what?

version: 2023.2.2.0
Attachments
Screenshot_3.jpg
Screenshot_3.jpg (41.89 KiB) Viewed 598 times
Lech Kulikowski
Posts: 6196
Joined: Tue Mar 20, 2018 5:34 am

Re: Problem with designer on Linux from .service

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
Max Shamanov
Posts: 768
Joined: Tue Sep 07, 2021 10:11 am

Re: Problem with designer on Linux from .service

Post by Max Shamanov »

Hello.

Unfortunately, we couldn't reproduce the issue with our test samples.
Could you please reproduce the problem on our test samples?
https://github.com/stimulsoft/Samples-R ... 20Designer

Thank you.
Post Reply