0

Breakpoints don't work in my projects. On every breakpoint I have such message:

The breakpoint will not currently be hit. No symbols have been loaded for this document.

I don't have any loaded symbols for my project in module tab. I'm using .NET 6 and VS 2022. The project was initially created with .Net Framework and I've upgraded it to .NET 6 I've already tried to clean and rebuild the whole solution

phuzi
  • 12,078
  • 3
  • 26
  • 50
  • 2
    Does this answer your question? [How do I remedy "The breakpoint will not currently be hit. No symbols have been loaded for this document." warning?](https://stackoverflow.com/questions/2155930/how-do-i-remedy-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been) – Zenek Sep 02 '22 at 13:57
  • Need more information to reproduce your problem, or you can check [this](https://stackoverflow.com/questions/2155930/how-do-i-remedy-the-breakpoint-will-not-currently-be-hit-no-symbols-have-been) for the solution. – Jingmiao Xu-MSFT Sep 05 '22 at 02:53
  • Solutions from your link don't work for VS 2022 – Spectra Phantom Sep 05 '22 at 06:24
  • Maybe you can [create a Minimal, Reproducible Example](https://stackoverflow.com/help/minimal-reproducible-example) to help find the solution – Jingmiao Xu-MSFT Sep 06 '22 at 06:41

0 Answers0