nyghtrocker
nyghtrocker
Hi, I'm using .net core 3.1, app is hosting on azure app using Linux os. Rotativa is working on my local machine but after publish to azure it doe's not...
Is it possible to run on Azure Linux app? I'm getting this exception after publish to azure System.Exception: /home/site/wwwroot/wwwroot/Rotativa/wkhtmltopdf: error while loading shared libraries: libXrender.so.1: cannot open shared object file:...
Thank you . I'm using (B1: 1) basic plan. Is any problem if I deploy to azure .net core Linux app? Does it work on windows and Linux app? do...
Hi, I can't find solution for this problem. I wrote one small separate Api and hosted it on windows machine and make a http request from my app to this...