I\'m trying to have Windows automatically start the debugger when an application is launched (as described in msdn) however I\'m getting the following error:
You should run your application as an administrator (don't setup vsjitdebugger.exe to run as administrator). Then you will be prompted with the security warning and after that normal list with debuggers to choose from.
In my case I had to run as an administrator program which runs debugged program.