E
Elisa
Hi,
Since yesterday, whenever I launch my application on the Pocket PC
Emulator, and then close my application, I can't rebuild my application
because Visual Studio keeps complaining about a DLL that can't be
overwritten (one of my own DLL's that is part of my application).
The message Visual Studio gives is:
"Unable to write to output file 'C:\SomeDir\obj\Debug\SomeDll.dll':
System error &H80070020"
If I try to delete this DLL using the File Explorer (or even the command
prompt), I get an error "Cannot delete SomeDLL: Access is denied. The
source file may be in use.".
The only thing that works, is rebooting and removing the DLL, but that
is not a very practical solution ;-)
Any idea what might be causing this? Is there some tool to see which
process is using the DLL (and thus preventing it from being overwritten)?
Regards,
Elisa
Since yesterday, whenever I launch my application on the Pocket PC
Emulator, and then close my application, I can't rebuild my application
because Visual Studio keeps complaining about a DLL that can't be
overwritten (one of my own DLL's that is part of my application).
The message Visual Studio gives is:
"Unable to write to output file 'C:\SomeDir\obj\Debug\SomeDll.dll':
System error &H80070020"
If I try to delete this DLL using the File Explorer (or even the command
prompt), I get an error "Cannot delete SomeDLL: Access is denied. The
source file may be in use.".
The only thing that works, is rebooting and removing the DLL, but that
is not a very practical solution ;-)
Any idea what might be causing this? Is there some tool to see which
process is using the DLL (and thus preventing it from being overwritten)?
Regards,
Elisa