Error 41 Could not copy "D:\Work Folder\*******\bin\Debug\BLL_DES.dll" to "bin\BLL_DES.dll". Exceeded retry count of 10. Failed. DES_ODS
and
Error 42 Unable to copy file "D:\Work Folde\*****\BLL_DES\bin\Debug\BLL_DES.dll" to "bin\BLL_DES.dll". The process cannot access the file 'bin\BLL_DES.dll' because it is being used by another process.
Please tell me about this error..............
Loading

Khan Abrar AhmedPosted Aug 6, 2014, 7:40 AM
"D:\Work Folde\*****\BLL_DES\bin"
1. open the bin folder location in windows explorer ""D:\Work Folde\*****\BLL_DES\bin""
2. right click on "Bin" folder and remove the read only check box and click on apply.
now clean the build and rebuild the application.
Please mark as answer if it help you.