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

Avoid unnecessary EntryPointNotFoundException #1146

Open
fubar-coder opened this issue Dec 4, 2023 · 0 comments · May be fixed by #1147
Open

Avoid unnecessary EntryPointNotFoundException #1146

fubar-coder opened this issue Dec 4, 2023 · 0 comments · May be fixed by #1147

Comments

@fubar-coder
Copy link

fubar-coder commented Dec 4, 2023

This exception seems to be thrown for every statement and every client creation (CallIfExists function), which slows down the application.

I propose a workaround that remembers which action did work with the underlying native DLL.

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 a pull request may close this issue.

1 participant