Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. how to debug the following eoor in ASP.Net application using Visual studio 2005 in C#

how to debug the following eoor in ASP.Net application using Visual studio 2005 in C#

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netvisual-studiodebugginghelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mavii
    wrote on last edited by
    #1

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

    S 1 Reply Last reply
    0
    • M mavii

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

      S Offline
      S Offline
      Sam Xavier
      wrote on last edited by
      #2

      This error message generally comes up when Applications’ exe is already running and then user try to rebuild the project. Please check if there is already an exe running from following location: bin\Debug\rescue15.exe If yes, then please stop this exe and then try rebuilding again.

      Best Regards, Sam Xavier www.componentone.com

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups