Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.13 KB

can-t-enter-break-mode-at-this-time.md

File metadata and controls

25 lines (15 loc) · 1.13 KB
title keywords f1_keywords ms.assetid ms.date ms.localizationpriority
Can't enter break mode at this time
vblr6.chm1107949
vblr6.chm1107949
0abba233-b7b3-8115-7575-4cde9361dc50
06/08/2017
medium

Can't enter break mode at this time

Break mode is the state in which a program is still running, but its activity is suspended. This error has the following cause and solution:

  • You tried to enter break mode, for example, by pressing CTRL+BREAK, pressing the Break button on the Standard toolbar or the Debug toolbar, or by executing a breakpoint in the running code.

    A change was made programmatically to the project using the extensibility (add-in) object model. This prevents the program from having execution suspended. You can continue running, or end execution, but can't suspend execution.

For additional information, select the item in question and press F1 (in Windows) or HELP (on the Macintosh).

[!includeSupport and feedback]