Hi,
I have started one new project , and I have added few forms , after I have run the project it is showing some error like "unable to copy file "obj\Debug\Project1.exe" to "bin\Debug\Project1.exe".The process
cannot access the file "bin\Debug\Project1.exe"because it is being used by another process."
Can anyone tell how I can come out of this problem
Thanks in Advance
Audi
Loading
Ryan AlfordPosted Feb 26, 2008, 9:17 AM
durga prasadPosted Feb 24, 2008, 11:14 PM
Actually two exe files are created, one in created in bin directory ,one is created debug directory.
Thanks,
Audi
Bechir BejaouiPosted Feb 23, 2008, 9:37 AM