If part of a system takes an exclusive lock to a resource and then fails without unlocking that resource, is it possible for some other part (which would not have the same session to the resource) to unlock the resource? If not, are you forced to go to such extremes as cycling power to unlock the resource?
If this helps, I am running Visual Studio on NT.
thanks!