Issue in Stimulsoft.Reports.Web.NetCore 2018.1.6 dll in linux

Stimulsoft Reports.NET discussion
Post Reply
pushpraj
Posts: 1
Joined: Mon Jan 23, 2023 2:38 pm

Issue in Stimulsoft.Reports.Web.NetCore 2018.1.6 dll in linux

Post by pushpraj »

Currently I am using Stimulsoft.Reports.Web.NetCore 2018.1.6 with .net 6 in window environment in aws, and it working perfectly.

but now same version we are running over linux enviroment in aws only. getting error.

error :-

InnerException.Message: Unable to load shared library 'gdiplus' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libgdiplus: cannot open shared object file: No such file or directory



InnerException.Type: System.DllNotFoundException
InnerException.Type: System.DllNotFoundException



InnerException.StackTrace: at Stimulsoft.System.Drawing.GDIPlus.GdiplusStartup(UInt64& token, GdiplusStartupInput& input, GdiplusStartupOutput& output)

Please help us to solve the problem

Thank you
pushpraj
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Issue in Stimulsoft.Reports.Web.NetCore 2018.1.6 dll in linux

Post by Lech Kulikowski »

Hello,

You should install 'gdiplus' library on your linux server.

Thank you.
pushprajGupta2011
Posts: 1
Joined: Fri Feb 03, 2023 5:08 am

Re: Issue in Stimulsoft.Reports.Web.NetCore 2018.1.6 dll in linux

Post by pushprajGupta2011 »

Hi this Pushpraj

I have checked In our Linux server gdiplus library is already installed.

we have run this command in our Linux Server & getting 1, that means library is already installed.
sudo yum list installed | grep libgdiplus | wc -l

can you please help me with other solutions, which I can try.
Last edited by pushprajGupta2011 on Fri Feb 03, 2023 5:20 am, edited 1 time in total.
Lech Kulikowski
Posts: 6198
Joined: Tue Mar 20, 2018 5:34 am

Re: Issue in Stimulsoft.Reports.Web.NetCore 2018.1.6 dll in linux

Post by Lech Kulikowski »

Hello,

Please send us your request with detailed description on support@stimulsoft.com.

Thank you.
Post Reply