Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update NativeMethods.cs #29

Merged
merged 1 commit into from
Jul 30, 2023
Merged

Update NativeMethods.cs #29

merged 1 commit into from
Jul 30, 2023

Conversation

michalblaha
Copy link
Contributor

In Docker (ubuntu/Debian), when .net console app with PDFtoImage is call from another application, workingDirectory is not setup.

Assembly.GetExecutingAssembly().Location returns empty string, not null and new Uri(workingDirectory) than failes with exception "empty Uri"

In Docker (ubuntu/Debian), when .net console app with PDFtoImage is call from another application, workingDirectory is not setup.

Assembly.GetExecutingAssembly().Location returns empty string, not null and new Uri(workingDirectory) than failes with exception "empty Uri"
@sungaila sungaila self-assigned this Jul 30, 2023
@sungaila sungaila added the bug Something isn't working label Jul 30, 2023
@sungaila sungaila added this to the v2.3.1 milestone Jul 30, 2023
@sungaila sungaila merged commit 65bfca9 into sungaila:master Jul 30, 2023
5 of 6 checks passed
@sungaila
Copy link
Owner

Thanks @michalblaha, PDFtoImage 2.3.1 is available now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants