2011-10-27
| ||
13:14 | • Closed ticket [489bfa53fc]: Unable to load DLL 'SQLite.Interop.DLL' (test.exe) plus 3 other changes artifact: 90ec8ab700 user: mistachkin | |
13:13 | • Ticket [489bfa53fc]: 1 change artifact: 7ee4442bf7 user: mistachkin | |
2011-10-26
| ||
18:55 | • Ticket [489bfa53fc]: 1 change artifact: ad21f2e12b user: anonymous | |
18:22 | • Ticket [489bfa53fc]: 1 change artifact: f47552f9e3 user: anonymous | |
17:43 | • Ticket [489bfa53fc]: 1 change artifact: 1ae2c3d9af user: mistachkin | |
16:44 | • Ticket [489bfa53fc]: 4 changes artifact: 5fc70c9c2e user: anonymous | |
16:04 | • New ticket [489bfa53fc]. artifact: 47cebd99fe user: anonymous | |
Ticket Hash: | 489bfa53fcc10d0fe5bc2472e6f77c1c298ea5c3 | ||
Title: | Unable to load DLL 'SQLite.Interop.DLL' (test.exe) | ||
Status: | Closed | Type: | Incident |
Severity: | Critical | Priority: | Immediate |
Subsystem: | None | Resolution: | Not_A_Bug |
Last Modified: |
2011-10-27 13:14:13 13.49 years ago |
Created: |
2011-10-26 16:04:46 13.49 years ago |
Version Found In: | 1.0.76 |
Description: | ||||
Hello,
I am using 1.0.76 version on VS2010. All runs fine, my app compiles and I need to distribute it to the customer. I am distributing to a test workstation with Windows XP SP2 and almost any software installed. A clean environment. Aplication structure: C:\app\myApp.exe C:\app\System.Data.SQLite.dll C:\app\System.Interop.dll We have problems at the start with: Unable to load DLL 'SQLite.Interop.DLL'. I have tried to COPY+PASTE all SQLite-installation-folder to the testing workstation. Warning: COPY+PASTE... not install SQLite. And I have tried to execute test.exe but the problem is the same:
Thanks. anonymous added on 2011-10-26 16:44:59 UTC: To the same application folder. I have the error: I am stuck here..... :-( mistachkin added on 2011-10-26 17:43:21 UTC: Please make sure that you are using the SQLite.Interop.dll and MSVC runtime files for the processor architecture that matches your machine. anonymous added on 2011-10-26 18:22:01 UTC: Test workstation (VirtualBox x86). I am going to test it inmediately and come back with results. anonymous added on 2011-10-26 18:55:50 UTC: At last I have found, renamed and used Thank you very much..... and congratulations for your work. mistachkin added on 2011-10-27 13:13:03 UTC: Precompiled Statically-Linked Binaries for 64-bit Windows (.NET Framework 4.0), mixed-mode assembly |