No funcionan los breakpoint .net 2005 en win11

LauER77 0 Reputation points
2023-02-02T18:53:28.33+00:00

Recientemente actualice mi computadora a win 11, y tengo instalado el .net 2005, y ahora no funcionan los breakpoint en ningún website que tengo, no me marca ningun error simplemente no los reconoce.

Ya intente todas las soluciones que he encontrado pero ninguna funciona.

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,277 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,239 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Limitless Technology 43,956 Reputation points
    2023-02-03T16:49:08.0733333+00:00

    Hello there,

    Try the below steps and see if that helps.

    Select Debug->Options->Debugging->General

    Tick Enable .NET Framework source stepping.

    Select Tools -> Options -> Projects and Solutions -> Build and Run,

    Untick the checkbox of "Only Build startup projects and dependencies on Run",

    Select Always Build from the "On Run, when project are out of date" dropdown.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer--

    0 comments No comments

  2. Limitless Technology 43,956 Reputation points
    2023-02-03T16:49:18.0733333+00:00

    Double post

    0 comments No comments