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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Breakpoint does not work

Breakpoint does not work

Scheduled Pinned Locked Moved C#
csharpdebugginghelpvisual-studioquestion
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
    Mertli Ozgur Nevres
    wrote on last edited by
    #1

    Hi all I have a problem with visual studio .net. I insert a breakpoint, but it says "The breakpoint will not currently be hit. No symbols have been loaded for this document". What can i do fix this? Note: I am running the project in debug mode, not release mode.

    R 1 Reply Last reply
    0
    • M Mertli Ozgur Nevres

      Hi all I have a problem with visual studio .net. I insert a breakpoint, but it says "The breakpoint will not currently be hit. No symbols have been loaded for this document". What can i do fix this? Note: I am running the project in debug mode, not release mode.

      R Offline
      R Offline
      rahtrow
      wrote on last edited by
      #2

      This happens to me quite a bit.... 1st, make sure in your project properties that the setting to Generate Debug Info is set to true. If it isnt, simply set it to be so an recompile. If it is already true, set it to false, recompile, back to true, recompile. 9/10 that will get my breakpoints working again. Good Luck!

      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