G
Guest
Hello,
I have an simle application that uses a referenced library of my own. It's
been a year now that I have no problems until a few days. Here is the
details of my problem:
The library referenced by the main application compiles properly. When I
compile the main application, I have the following message:
Cannot copy assembly 'MyLib' to file
'D:\Development\Projects\MyClent\MyLib.dll'. The requested operation cannot
be performed on a file with a user-mapped section open. I tried to remove
the Reference, then add it back and still the same result.
When I go to the client's Debug folder to manually delete MyLib.dll, Windows
does not permit to delete with the following message box: Cannot delete
'MyLib' Access is denied, make sure that the disk is not full or write
protected and that the file is not currently in use.
The disk is not write protected, I have sufficient space on HD (68 Gb) and
the client application is not running.
Can someone tell me what the heck is going on?
Thank you in advance,
I have an simle application that uses a referenced library of my own. It's
been a year now that I have no problems until a few days. Here is the
details of my problem:
The library referenced by the main application compiles properly. When I
compile the main application, I have the following message:
Cannot copy assembly 'MyLib' to file
'D:\Development\Projects\MyClent\MyLib.dll'. The requested operation cannot
be performed on a file with a user-mapped section open. I tried to remove
the Reference, then add it back and still the same result.
When I go to the client's Debug folder to manually delete MyLib.dll, Windows
does not permit to delete with the following message box: Cannot delete
'MyLib' Access is denied, make sure that the disk is not full or write
protected and that the file is not currently in use.
The disk is not write protected, I have sufficient space on HD (68 Gb) and
the client application is not running.
Can someone tell me what the heck is going on?
Thank you in advance,