Hi i'm having problem with rebuilding my program. Everything went fine when I run my application but when I stopped and made some changes to it and re-run it again this error message kept on displaying
"unable to copy file "obj\release" to "bin\release". the process cannot access the file because it is being used by another process"
And when i run task manager to kill the process and re-run the application it went fine but it's kinda tedious to re-run the file kill the process in the task manager.
any help would be appreciated