Ok, I have never had this problem with Visual Studio until now. Somehow, the Visual Studio debugger is confllicting with my web browser (firefox).
Here’s the problem:
I am currently using Firefox 1.5, & everytime I try to download a picture or movie, I get this Just-In-Time Debugging error asking me what debugger I want to use. I removed Visual Studio 2005, but it didn’t seem to fix the problem. Instead I get a similiar error message saying:
“A unhandled win32 exception occured in firefox.exe[3052], Just-In-Time debugging this exception failed with the following error: No installed debugger has Just-In-Time debugging enabled. In Visual Studio debugging can be enabled from Tools/Options/Debugging/Just-In-Time.
Check the documentation index for ‘Just-in-time debugging, errors’ for more information”
I went to check if I had enabled Just-In-Time debugging, & so far IT IS. I don’t understand why is Visual Studio acting this way. All I want to do is download a few pics & movies to my hard drive, but this bug is not letting me >_< Can someone please help fix this problem?
Posts Tagged ‘2005’
Visual Studio 2005 Bug: An Unhandled Win32 Exception Error With Firefox.exe?
Monday, March 1st, 2010Any Ideas About Where I Can Download A Dll File For Norton Antivirus 2005?
Friday, January 22nd, 2010My computer recently had problems and now I have norton on my harddrive but can’t run it because it is “missing a dll file”. I can’t get it from the original site because I didn’t pay for the unlimited download option
How To Compile A Class Dll In Vb 2005 Express For Use From Vbscript?
Tuesday, October 13th, 2009There are some things I need to do that VB Script cannot do, so I made a class with the calls and checked the “make visible to Com” flag. Trying to register the dll with regsvr gives me a “no entry point found” error, and trying to add it to component services gives me a “no components found” error.
I am at the end of my rope and have searched google groups, msdn, and just about everywhere else. There does not appear to be any document that explains it so that it actually works.
I Want To Execute This In Sqlserver 2005: Update Sys.sysdatabases Set Status=32768 Where Dbid=db_id(‘fake’)?
Sunday, October 11th, 2009I have set allow update to 1 but it accoure the error that Ad hoc updates to system catalogs are not allowed.
What Are Atl, Clr In Vs C++ 2005? I Need Them Features.?
Friday, September 18th, 2009describe me what are they used for.
How can I make .ocx (ActiveX control) in C# VS 2005?
can i make WindowsControlLibrary in C# (dll), then import it in C++ and export an .ocx file witch i’ll use in other programming environment?
How To Add (import )c# Windowscontrollibrary In C++ Project Vs 2005?
Monday, September 7th, 2009Its dll.
but i want to be like ActiveX control (.ocx) ???