locked
Debugging in vs2017: F11 has stopped working RRS feed

  • Question

  • User-1360958501 posted

    I can no longer jump through code with F11.  Have to now go to 'Debug' Tab and Select 'Step Into' for each step ...... very frustrating but probably simply fixed (if only I knew).  Thanks in anticipation.

    Tuesday, September 25, 2018 6:30 AM

Answers

  • User283571144 posted

    Hi geoffHome,

    According to your description, I suggest you could try to go to Tools>Options and there to Environment>Keyboard. Type into the text field with the title "Show commands containing:" the term "StepInto". This filters the list below. Select "Debug.StepInto". Check if F11 is registered for "Global". 

    More details, you could refer to below image:

    If you have already set the F11 as global, I suggest you could create a new project to test F11 is work well.

    Best Regards,

    Brando

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, September 26, 2018 5:38 AM

All replies

  • User1120430333 posted

    VS2017 went haywire all of a saddened on one machine and wouldn't start. I simply went to Control Panel/Add Remove Programs  uninstalled and reinstalled VS2017 and went on about my business. It's something you can do when all else fails.

    Tuesday, September 25, 2018 8:02 AM
  • User283571144 posted

    Hi geoffHome,

    According to your description, I suggest you could try to go to Tools>Options and there to Environment>Keyboard. Type into the text field with the title "Show commands containing:" the term "StepInto". This filters the list below. Select "Debug.StepInto". Check if F11 is registered for "Global". 

    More details, you could refer to below image:

    If you have already set the F11 as global, I suggest you could create a new project to test F11 is work well.

    Best Regards,

    Brando

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Wednesday, September 26, 2018 5:38 AM
  • User-1360958501 posted

    Thanks Brando.  Worked a treat!

    Wednesday, September 26, 2018 6:25 AM