You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to export an svg string in an ASP.NET WebApp with Plotly.Net vers 2.0 . It works fine on my local computer but when i try rolling it out on an IIS server i get "no permission on c:/path-to-file/.local-chromium" ). The issue might be a wrong installation of the chromium browser but I'm not quite sure. Maybe I have to set the executablepath for PuppeteerSharp but I don't know where to do this.