0

When i put a break point on code line in visual studio 2022 it didn't stop on that line.

I'm trying to develop an Asp.Net Core Mvc project. I had a more project too. And break point is not working in that project too. But when i try to type code in Console Application and i want to put a break point it's working.

I watched videos on youtube. I visited Microsoft Web Site.

enter image description here

Tiny Wang
  • 10,423
  • 1
  • 11
  • 29
  • Are you running your program in Debug mode? – Cyclone6664 Dec 20 '22 at 00:21
  • Yes, i'm absolutely sure for that – Screames Dec 20 '22 at 00:23
  • Does this answer your question? [Hot Reload doesnt work in Visual Studio 2022 - C# (No code changes were found)](https://stackoverflow.com/questions/73076609/hot-reload-doesnt-work-in-visual-studio-2022-c-sharp-no-code-changes-were-fou) – quaabaam Dec 20 '22 at 01:22
  • issue with visual studio can be solved by reinstall I think. If it's a common issue for an IDE tool, I think it should be solved very quickly... – Tiny Wang Dec 20 '22 at 02:16
  • Please show the source code where you try to set the breakpoint – NineBerry Dec 20 '22 at 02:27
  • It's not necessary to post the image you've included. You could have simply written *I've enabled both this and this*. Images should be used ONLY when there is no other way to demonstrate an issue. See [Please do not upload images of code/data/errors.](//meta.stackoverflow.com/q/285551) for a list of the many reasons not to use images in your post. You'll find your experiences here will be much better if you spend some time taking the [tour] and reading the [help] pages to learn how the site works before you begin posting. – Ken White Dec 20 '22 at 03:01

0 Answers0