Hi,
I have some automated build tools. However, sometimes the build fails
because I forget that I have a VS.NET 2003 open that references the assembly
I am rebuilding. Or more generally, how could I find out which processes are
holding references to a certain assembly, so that I may close them before
building?

Signature
Thanks in advance,
Juan Dent, M.Sc.
hB - 26 Aug 2005 00:48 GMT
May be 'listdlls.exe'
You can get listdlls.exe from www.sysinternals.com
---
hB