Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-06-08 Thread Pavel Ivanov
in a simpler directory name structure that doesn't >>> exceed 8 chars for each dir name. >>> >>> >>> >>> And what happens if they execute from a command prompt? >>> >>> >>> >>> And what's the "working directory&q

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-06-08 Thread Cyrille
ns if they execute from a command prompt? >> >> >> >> And what's the "working directory" of the menu entry? >> >> >> >> >> >> Michael D. Black >> >> Senior Scientist >> >> NG Information Systems >

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-06-07 Thread Cyrille
;> >> >> >> >> >> Michael D. Black >> >> Senior Scientist >> >> NG Information Systems >> >> Advanced Analytics Directorate >> >> >> >> >> From: sqlite-users-boun..

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-31 Thread Pavel Ivanov
el D. Black > > Senior Scientist > > NG Information Systems > > Advanced Analytics Directorate > > > > > From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] on > behalf of Cyrille [rssxpr...@free.fr] > Sent:

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-31 Thread Christoph P.U. Kukulies
Am 31.05.2011 14:54, schrieb Black, Michael (IS): > Unfortunately you're also hitting a rather lousy error message which doesn't > tell you "file not found" or "permission denied" or such..for which I always > deduct points for my students. > > > > So...try this.. > > http://www.softpedia.com/get

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-31 Thread Black, Michael (IS)
> From: sqlite-users-boun...@sqlite.org [sqlite-users-boun...@sqlite.org] on > behalf of Cyrille [rssxpr...@free.fr] > Sent: Sunday, May 29, 2011 1:29 PM > To: General Discussion of SQLite Database > Subject: EXT :[sqlite] Cannot load SQLite.Interop.dll but file is in the

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-30 Thread Cyrille
...@sqlite.org] on > behalf of Cyrille [rssxpr...@free.fr] > Sent: Sunday, May 29, 2011 1:29 PM > To: General Discussion of SQLite Database > Subject: EXT :[sqlite] Cannot load SQLite.Interop.dll but file is in the > folder > > Dear all, > > One of the users of my app

Re: [sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-29 Thread Black, Michael (IS)
-users-boun...@sqlite.org] on behalf of Cyrille [rssxpr...@free.fr] Sent: Sunday, May 29, 2011 1:29 PM To: General Discussion of SQLite Database Subject: EXT :[sqlite] Cannot load SQLite.Interop.dll but file is in the folder Dear all, One of the users of my application has a critical issue. When he

[sqlite] Cannot load SQLite.Interop.dll but file is in the folder

2011-05-29 Thread Cyrille
Dear all, One of the users of my application has a critical issue. When he launches it, he gets an error message "Impossible to load DLL "SQLite.Interop.DLL". However, the file is in the same folder as the EXE one. Stranger: he sent me the whole folder and the application runs very well from m