System.Data.SQLite

View Ticket
Login
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
10.34 years ago
Created: 2015-03-05 00:30:59
10.34 years ago
Version Found In: 1.0.95.0
User Comments:
anonymous added on 2015-03-05 00:30:59:
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:
Changing to feature request.