Hi,
we have been trying to deploy a simple Wisej application on Linux but the application is not working. After many attempts, an error window appeared, see image. A standard NET 6 web application on Linux works without problems. Please, is there a document that tells step by step what to set, what files are required or exact parameter settings.
Thanks in advance for the advice.
Jiri
Jiri Hrudka
XTG Systems
Czech rep.
My error is as below:
Hi,
How did you resolve it? Am stuck here.
root@NexusVM:~# whereis libgdiplus
libgdiplus: /usr/lib/libgdiplus.so
root@NexusVM:~# whereis dtnet
dtnet:
root@NexusVM:~# whereis dotnet
dotnet: /usr/bin/dotnet /usr/share/dotnet /usr/share/man/man1/dotnet.1.gz
root@NexusVM:~#
Hi team
I have tried installing the Libgdiplus after many attempts but still not working.
Is there a specific location that it should be installed? Or any specific permissions?
root@NexusVM:~# whereis libgdiplus
libgdiplus: /usr/lib/libgdiplus.so
root@NexusVM:~# whereis dtnet
dtnet:
root@NexusVM:~# whereis dotnet
dotnet: /usr/bin/dotnet /usr/share/dotnet /usr/share/man/man1/dotnet.1.gz
root@NexusVM:~#
Jiri,
most likely your installation misses the libgdiplus.
See here
https://docs.wisej.com/deployment/targets/linux-macos
And find a lot more deployment information there, too.
Best regards
Frank
Please login first to submit.