ปักหมุด Visual Studio Debugger General FAQ

ตอบทั้งหมด

  • 15 มิถุนายน 2554 21:05
     
     

    Great thanks.

    Now please can you add number 12, How to stop the error

    Error 1 Unable to copy file "obj\Debug\mysoft.exe" to "bin\Debug\mysoft.exe". The process cannot access the file 'bin\Debug\mysoft.exe' because it is being used by another process.

    it is costing me so much time....

  • 20 กรกฎาคม 2554 1:46
     
     

    I occasionally see the same problem after my application has crashed. In my case it's because my app is still running somewhere, even though I can't see it. Go to the Task Manager Processes list and kill it if it's still there.