This is not an outright coding-question, but when I get any kind of error at run-time, all VS does is open a window saying " has stopped working", and the usual about trying to find a solution on the web.
Even if I make a simple "division by zero" or Convert.ToInt32 on an empty string.
It began after my PC by itself updated to Win10. Before that, I got fine feedback on errors.
I use VS2008, and as far as I can see, everything else works flawless on Win10.
I believe it must be some setting in VS, but why it has changed in the update-process I have no idea.
Can anybody help with this one?