One possibility has to be that your one problem user is on 32-bit Windows. Are you sure that's not the case?
Did you try using the sxstrace tool? Here's good documentation for how to do so -- http://www.fundootech.com/2013/01/how-to-use-sxstraceexe.html J. Merrill -----Original Message----- Date: Tue, 12 Nov 2013 19:39:47 +0530 From: Shashibhushan Ivaturi <[email protected]> To: [email protected] Subject: [sqlite] SQLite Exception Message-ID: <calpwwqw3dmg3t6w3wheldbcgzr14vqszcyej2ja2lfeoowq...@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Hi, We are using sqlite dll(64-bit) in our windows application and carrying the same dll with the application setup. Our application support different OS versions. We downloaded the precompiled binary from the link, ( http://system.data.sqlite.org/downloads/1.0.89.0/sqlite-netFx20-setup-bundle-x64-2005-1.0.89.0.exe). Application is running fine in different 64-operating systems (win7,win8,win2011 server) having .NET versions (2 or 3.5 or 4 or 4.5). But one of the users reported an exception - [ *System.DllNotFoundException: Unable to load DLL 'sqlite3.dll': The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail. (Exception from HRESULT: 0x800736B1)*]. I am not able to trace out the problem. Can anyone suggest some solution for this. Thank you -- With Regards, Shashibhushan Ivaturi _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

