A lot of times working with multiple developers on one box you run into a situation where a process is locking your dll. The following command line might help.
tasklist /m <dllname>.dll
A lot of times working with multiple developers on one box you run into a situation where a process is locking your dll. The following command line might help.
tasklist /m <dllname>.dll