a simple question about project dll

  • Thread starter Thread starter Alexandre Soares
  • Start date Start date
A

Alexandre Soares

Hi,
When I work on a project, I often have another instance of vs.net open to
edit a project containing custom controls. When I make a change in the
controls, I compile the control assembly and then I copy over the dll to my
main project's bin folder, overwriting the older version. Sometimes this
operation works, but other times, I get a "File is in use by another
process" error. I understand that probably vs.net is using the dll, but how
comes sometimes it works and other times it doesn't. If someone can explain
that to me, I'd be most grateful.

Thank you!
 

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