Page 1 of 1

Problem with designer on Linux from .service

Posted: Wed May 31, 2023 6:01 pm
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

Re: Problem with designer on Linux from .service

Posted: Thu Jun 01, 2023 7:46 am
by Lech Kulikowski
Hello,

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

Thank you.

Re: Problem with designer on Linux from .service

Posted: Tue Jul 11, 2023 12:29 pm
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.