Visual Studio .Net 2005 JIT debugger isn’t available

For some strange reason, I can’t seem to debug my .Net 2.0 application via VS.NET 2005 debugger. I call Debug.Fail(“…”) in my code and run it via Ctrl+F5 – this is the screen I get:


no2005debugger.jpg


Where the hack is my VS.NET 2005 debugger ?!
If anyone found my lost debugger, please send it back to this address (via comment).


Thanks!


btw – debugging with F5 works fine; That makes me wonder how can I control the items in the box (at the picture), maybe registry magic is required. I’ll update if I’ll manage to find my debugger …


 

 

Oren Ellenbogen

 

2 thoughts on “Visual Studio .Net 2005 JIT debugger isn’t available

  1. Hi,
    this is an easy one!
    you are tring to cook a pizza with a steak!
    This combination isn’t kosher, and you have a Kosher Debbuger!

    You well come!
    Avi Vorzel.

    P.s.
    Thanks for G-d that you didn’t write "One Pig is ready sir!"….

Comments are closed.