Hi All.
When I publish any project first time, every thing is fine. But when I try to republish project after it was updated I'm gotting a message:
"Cannot publish because a project failed to build. Unable to remove directory
bin\Release\app.publish
The process cannot access the file ProjectName.exe.manifest because it is being used by another process."
I copy project folder, past with new name, and publish. After that I getting publish success. That project nobody use accept me. The project located on network. I have all right like network administrator. How to fix that problem?
Thanks.