Visual Studio 2019 abnormal

Jerry Lipan 916 Reputation points
2021-09-01T11:22:48.917+00:00

Hi,

128187-003-continue.png

I never get this before. It that normal? With this, I can't debug. How to back to normal ?

Please help

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
944 questions
0 comments No comments
{count} votes

Accepted answer
  1. Anna Xiu-MSFT 25,801 Reputation points Microsoft Vendor
    2021-09-02T03:23:26.17+00:00

    Hi @Jerry Lipan ,

    Welcome to Microsoft Q&A!

    Please enable the Suppress JIT optimization on module load (Managed only) option under Tools > Options > Debugging node > General, and uncheck the Enable Just My Code option.

    Meanwhile, you can try to change your configuration from Release to Debug. Then, relaunch your VS to try again.

    Sincerely,
    Anna
    *
    If the answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful