Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

129
Vistas
Does anyone know why Visual Studio can't set a breakpoint after the update?

I upgraded the version from 2019 to 2022; enter image description here

But this action caused a problem: I cannot insert breakpoint anymore (.cshtml file),other formats can still insert breakpoints. enter image description here

enter image description here

I tried to modify the debug settings, failed. I don't know the reason, so can anyone tell me the reason? I am sure the code has no problem, is it the reason for the version 2022?

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

I found a workaround: Instead of inline code like this:

@Html.Raw(Model.template.Css)

Try to refactor like this:

@{
    Html.Raw(Model.projectCss);
}

You can then place the breakpoint on the line in the middle.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda