While running wpf project I am gatting following error.
While running wpf project I am gatting following error.Severity Code Description Project File Line
Error Unable to copy file "D:\Program\SVN_RefuDriver_Current\dll\ICSharpCode.SharpZipLib.dll" to "..\Release\module\ICSharpCode.SharpZipLib.dll". The process cannot access the file '..\Release\module\ICSharpCode.SharpZipLib.dll' because it is being used by another process. CoreWpf
Severity Code Description Project File Line
Error Could not copy "D:\Program\SVN_RefuDriver_Current\dll\Microsoft.Windows.Shell.dll" to "..\Release\module\Microsoft.Windows.Shell.dll". Exceeded retry count of 10. Failed. CoreWpf
Severity Code Description Project File Line
Error Unable to copy file "D:\Program\SVN_RefuDriver_Current\dll\Microsoft.Windows.Shell.dll" to "..\Release\module\Microsoft.Windows.Shell.dll". The process cannot access the file '..\Release\module\Microsoft.Windows.Shell.dll' because it is being used by another process. CoreWpf
Please help me.