There is a very useful (free) tool at sysinternals.com that is called
nthandle. I use it frequently. Using that tool you can see list
handles/files and see exactly what application is locking your file.

I use "nthandle | less" and then it is easy to use less to search the
output. (it requires a less implementation, of course). nthandle | more
would work too.





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Signup for the Fusion Authority news alert and keep up with the latest news in 
ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

Reply via email to