Hi list! I'm a new user. My name is Michele Lepri.
The appDomain is a simple asp.net application. When I quit the appdomain (with the usual methods), seems to look that the file's lock on the native dll (not assembly!), bind by some [DllImport(..)] attributes, not being released. Also the assembly that has the methods with [DllImport(..)] attributes, appear to be locks. The only mode to release the lock, is to kill the aspnet work process.. The problem is that I can't do that on the production machine: I can't update native dll.. What I can do? Sorry for my not well English :) Bye! Michele Lepri =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com
