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

e_sqlite3.dll not found #559

Open
DipakTated opened this issue Oct 9, 2023 · 1 comment
Open

e_sqlite3.dll not found #559

DipakTated opened this issue Oct 9, 2023 · 1 comment

Comments

@DipakTated
Copy link

Exception: Library e_sqlite3 not found
plat: win
suffix: DLL
possibilities (2):
1) C:\DDrive\Work\OneQA\teet\biomedical\src\Local\Fluke.OneQa.Local.Web\bin\Debug\runtimes\win-x64\native\e_sqlite3.dll
2) C:\DDrive\Work\OneQA\teet\biomedical\src\Local\Fluke.OneQa.Local.Web\bin\Debug\e_sqlite3.dll
win TryLoad: C:\DDrive\Work\OneQA\teet\biomedical\src\Local\Fluke.OneQa.Local.Web\bin\Debug\runtimes\win-x64\native\e_sqlite3.dll
thrown: System.ComponentModel.Win32Exception (0x80004005): %1 is not a valid Win32 application
at SQLitePCL.NativeLibrary.TryLoad(String name, Loader plat, Action1 log, IntPtr& h) win TryLoad: C:\DDrive\Work\OneQA\teet\biomedical\src\Local\Fluke.OneQa.Local.Web\bin\Debug\e_sqlite3.dll thrown: System.ComponentModel.Win32Exception (0x80004005): %1 is not a valid Win32 application at SQLitePCL.NativeLibrary.TryLoad(String name, Loader plat, Action1 log, IntPtr& h)
NOT FOUND

Earlier my application was running with x86 version and it was running all fine. I changed my target to x64 bit application and target to x64 and now am facing this problem?

@DipakTated DipakTated changed the title e_sqlite2 not found e_sqlite3.dll not found Oct 9, 2023
@DipakTated
Copy link
Author

DipakTated commented Oct 11, 2023

using these latest versions

image

image

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

No branches or pull requests

1 participant