The following issues were encountered when rebuilding the solution in VS2008 + WINDOWS 7 Environment
Unable to delete file "F:\XX.exe". Access to the path "F:\XX.exe" is denied.
Unable to copy the file "Obj\release\xx.exe" to "Bin\release\xx.exe". The file "Bin\release\xx.exe" is being used by another process, so the process cannot access the file
An issue that could not be deleted when the directory was deleted when the directory was shared, forced to be successfully regenerated, and then regenerated again
The test found that all the files in the Obj\release directory were deleted when I cleaned the solution, But also retained the XX.exe file and then in the directory to delete the file after you can rebuild the solution, there is no change to find a good solution can only be removed by deleting the release directory or Xx.exe file and then rebuild
PS: Make sure that the XX.exe file is not opened or is performing a reference: Unable to copy file to bin access to the path is denied
From for notes (Wiz)
VS2008 resolving unable to copy file access to the path is denied.