c# Programme Error
Posted
by user294705
on Stack Overflow
See other posts from Stack Overflow
or by user294705
Published on 2010-04-22T06:32:06Z
Indexed on
2010/04/22
6:33 UTC
Read the original article
Hit count: 278
c#
Unable to copy file "obj\Debug\FootballLeague.exe" to "bin\Debug\FootballLeague.exe". The process cannot access the file 'bin\Debug\FootballLeague.exe' because it is being used by another process.
I got this problem and I couldnt find any another process.Other c# programmes are working properly.I changed the place which I haved saved first time, but I couldnt get any clue to find the error.
© Stack Overflow or respective owner