Search code examples
visual-studiodebuggingjitlaunch

No registered JIT debugger was specified


I try to debug my application, i set Debugger.Launch(); in code, but when process reaches this code then the message appears that

No registered JIT debugger was specified. Click on Retry to have the process wait while attaching a debugger manually. Click on Cancel to abort the JIT debug request.

Error message


Solution

  • I started repairing of Visual Studio by VS installer and it helped.