hi,
While running an application in expression Blend the following error poped up.
Unable to copy file "obj\Debug\forms.exe" to bin\Debug\forms.exe". The process cannot access the file 'bin\Debug\forums.exe' because it is being used by another process.
How to sort it out ?
Loading

Javeed M ShaikhPosted Nov 14, 2011, 12:40 PM
Manoj Singh PanwarPosted Nov 14, 2011, 12:38 PM
I finally sorted out the problem and it was corrected by deleting the bin and obj folder of the project from the place where the project is saved.
for ex. my proj name was Forms saved in my documents/blend
so i deleted
Documents/Blend/Forms--------> from here i delete bin and obj folder. as these folders are recreated by building the project.
Manoj Singh PanwarPosted Nov 14, 2011, 12:33 PM
There's nothing as such open, i have checked still the error persists
Sam HobbsPosted Nov 10, 2011, 8:22 PM
Karthik AgarwalPosted Nov 10, 2011, 5:40 AM
Javeed M ShaikhPosted Nov 9, 2011, 8:42 PM