Visual Studio 2017 breaks in debug mode and displays the message:
Your app has entered a break state, but there is no code to show because all threads were executing external code (typically system or framework code).
The message is in the Break Mode Window
.
What to do?
I got this when I accidentally set the startup project to a class library instead of the end project (in this case, a WPF application).
check your Ip address (it must be the same as the listening adress if you'r not using the loopbach address)
Observed same error and resolved it by:
In my case I just need to restore the list of exception settings to the default settings.
This solution is for people who get this error in WPF application. I got this error when i moved mainwindow.xaml to view folder and forgot to update in App.Xaml. after updating as StartupUri="View/MainWindow.xaml" the main window loaded without warning.
This type of issue please check property and Accessories. We should return correct field and check value field.
Example: