I get this weird error when I start my program in Visual Studio.
I already tried to run as local administrator as suggested in another post. That did not help me (my error is also different from the other poster).
Any ideas?
I get this weird error when I start my program in Visual Studio.
I already tried to run as local administrator as suggested in another post. That did not help me (my error is also different from the other poster).
Any ideas?
Though it is more a nasty fix than an actual solution, unchecking the option 'Enable Diagnostic Tools while debugging' in menu 'Tools' -> 'Options' -> 'Debugging' stopped the error from appearing.