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 #28

Closed
wants to merge 1 commit into from
Closed

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 failed 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 failed with exception "empty Uri"
@michalblaha michalblaha deleted the patch-2 branch July 30, 2023 09:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant