Skip to content

Adds optional parameter nativeInteropSearchPath to SQLiteApiWin32() t… #189

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

Merged

Conversation

irgendwienet
Copy link

…o control where to search for the native interop dlls

this fixes the bug #95 that is marked as wontfix.

For some reason IIS copies the assemblies to some temp folder where the path resolution won't work any more. With this fix one can optionally set the search path.

If no search path is set SQLite-net will behave as before

…o control where to search for the native interop dlls
@oysteinkrog
Copy link
Owner

Thanks, sorry for the slow response.

oysteinkrog added a commit that referenced this pull request Aug 24, 2015
…tory

Adds optional parameter nativeInteropSearchPath to SQLiteApiWin32() t…
@oysteinkrog oysteinkrog merged commit a34a7a8 into oysteinkrog:master Aug 24, 2015
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.

2 participants