dimanche 2 août 2015

SQLite DLL - Failed to load exeption

I'm building an application using VS2010, C#, .NET4 with a SQLIte database, im trying to reference System.Data.SQLite which i`ve installed using NuGet into my project. I am referencing methods within the SQLite namespace without any issues, but running the application gives me the below exception, can someone help please?

$exception {"Unable to initialise application : Could not load file or assembly 'System.Data.SQLite.dll' or one of its dependencies. A dynamic link library (DLL) initialization routine failed. (Exception from HRESULT: 0x8007045A)"} System.Exception

Aucun commentaire:

Enregistrer un commentaire