Just-In-Time debugger (iexplore.exe)
- 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
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!- Marked As Answer byRoahn LuoMSFT, ModeratorWednesday, November 04, 2009 1:33 AM
All Replies
- 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! 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.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!- Marked As Answer byRoahn LuoMSFT, ModeratorWednesday, November 04, 2009 1:33 AM


