Ticket Hash: | 890a3ad3003c7bb48eba8f9111d404c2cdb58bed | ||
Title: | Not able to use sqllite dll | ||
Status: | Closed | Type: | Incident |
Severity: | Important | Priority: | Medium |
Subsystem: | None | Resolution: | Need_More_Info |
Last Modified: |
2015-12-09 18:55:43 9.59 years ago |
Created: |
2015-12-03 17:44:40 9.61 years ago |
Version Found In: | 1.0.98.0 |
User Comments: | ||||
anonymous added on 2015-12-03 17:44:40:
I am writing a plugin for Amibroker. I tried making use of SQLite, installed nuGet package. When running my application.. i am getting the following exception A first chance exception of type 'System.IO.FileNotFoundException' occurred in Plugin.dll Additional information: Could not load file or assembly 'System.Data.SQLite, Version=1.0.98.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139' or one of its dependencies. The system cannot find the file specified. mistachkin added on 2015-12-03 18:03:48: What is the operating system? What is the version of Visual Studio? Which NuGet package(s) are you using? |