Page 1 of 1

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

Posted: Mon Jan 23, 2023 2:55 pm
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

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

Posted: Mon Jan 23, 2023 8:52 pm
by Lech Kulikowski
Hello,

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

Thank you.

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

Posted: Fri Feb 03, 2023 5:19 am
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.

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

Posted: Fri Feb 03, 2023 8:24 am
by Lech Kulikowski
Hello,

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

Thank you.