M
MosheS Singer
Guest
I am getting the following error:
System.NullReferenceException: 'Object reference not set to an instance of an object.'
On the side is a Break Mode Box
The top Line reads: "The application is in break mode"
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).
Suggested actions:
• Show Diagnostic Tools
• Check for running Tasks
• Continue Execution
What can I change in the "Tools" options so that I don't get this error message, rather it should show me exactly where the error is?
Continue reading...
System.NullReferenceException: 'Object reference not set to an instance of an object.'
On the side is a Break Mode Box
The top Line reads: "The application is in break mode"
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).
Suggested actions:
• Show Diagnostic Tools
• Check for running Tasks
• Continue Execution
What can I change in the "Tools" options so that I don't get this error message, rather it should show me exactly where the error is?
Continue reading...