Ask a questionAsk a question
 

AnswerJust-In-Time debugger (iexplore.exe)

  • Friday, October 30, 2009 7:20 AMChetan Saxena Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I am getting below error whenever I open a website.

    An unhandled win32 exception occured in iexplore.exe[3392]. Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In visual Studio, Just-In-Time dubugging can be enabled from Tools/Options/Debugging/Just-In-Time.
    Check the documentation for 'Just-In-Time debugging, errors for more information.

    I have Visual Studio 2008 installed on my PC & I am using I.E 6.

    It is very annoying sometimes.

    I would appreciate your inputs on this.

    Thanks,

    Chetan

Answers

  • Tuesday, November 03, 2009 3:45 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hello,

    Do you want to debug your application? or to debug the iexplore.exe process? The message here indicats that we did not enable Just-In-Time debugging. Please go to the option (Tools -> Options -> Debugging -> Just-In-Time) to enable it if you really want to debug the exception.
    For IE compatiability issue, I recommend you post threads in our Internet Explorer Development forums for more help.

    Thanks a lot.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!

All Replies

  • Friday, October 30, 2009 10:34 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hello Chetan,

    Will you please upgrade to IE8 and evaluate if the issue still occur?
    An IE8 could be downloaded from:
    http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx

    Best regards,
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!
  • Friday, October 30, 2009 11:13 AMChetan Saxena Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    Hello Roahn,

    Thanks for the quick reply.

    I actually tried doing the same but instead of IE 8 I used IE 7.
    The whole point behind this is, the application which we are building we want to test the compatibilty of the same on IE 6.

    I hope my reply makes sense.

    Regards,

    Chetan.

  • Tuesday, November 03, 2009 3:45 AMRoahn LuoMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer

    Hello,

    Do you want to debug your application? or to debug the iexplore.exe process? The message here indicats that we did not enable Just-In-Time debugging. Please go to the option (Tools -> Options -> Debugging -> Just-In-Time) to enable it if you really want to debug the exception.
    For IE compatiability issue, I recommend you post threads in our Internet Explorer Development forums for more help.

    Thanks a lot.


    Please remember to mark the replies as answers if they help and unmark them if they provide no help.
    If you have any feedback, please tell us.
    Welcome to the All-In-One Code Framework!