Some way to find which process(es) are using some assembly?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top