System.Data.SQLite

Login
This project makes use of Eagle, provided by Mistachkin Systems.
Eagle: Secure Software Automation
Ticket Hash: 0e33c39e0522cddc6bd72282ecdb850375331a82
Title: Locked interop DLLs when dealing with IIS
Status: Deferred Type: Feature_Request
Severity: Minor Priority: Medium
Subsystem: Integration_Via_PInvoke Resolution: Rejected
Last Modified: 2015-03-05 00:39:37
Version Found In: 1.0.95.0
User Comments:
anonymous added on 2015-03-05 00:30:59: (text/x-fossil-plain)
When using System.Data.SQLite within C#/asp.net, the SQLite.Interop.dll is locked after loading into IIS.  We cannot xcopy or bins an update to the dll into place without first resetting IIS.

Can the interop dll be loaded without locking?  The need to reset IIS before building is somewhat cumbersome.

mistachkin added on 2015-03-05 00:39:37: (text/x-fossil-plain)
Changing to feature request.