Unhandled win32 exception

Since I installed (all) Visual Studio Express 2005 modules, I have been getting "An unhandled win32 exception...No installed debugger has Just-In-Time debugging enabled." form Microsoft Word, Excel, Outlook, and newly installed games. Reviewing everything I could in the Microsoft search list, I find that the debugger is not available for the Express edition.

In desperation, I unintstalled all modules of Visual Studio Express 2005, VB, VC++, VC#, J#, SQL Server...ASP.NET 2.0

I am still getting the errors. I checked and found many references to Visual Studio still in the registry.

Any thoughts?

[634 byte] By [jgz] at [2007-12-25]
# 1

I did the exact same thing as you and now suffer from the exact same problem. I can't even work because I am constantly dealing with pop-up errors. PLEASE if someone outo there knows how to fix this, it is critical.

This type of nonsense makes me want to find something besides Microsoft!

Vryder at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 2

I've browsed around the forums to find similar issues and ran across a thread you might want to take a look at:

https://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=274145&SiteID=1&PageID=0

Also try the following website:

http://windowssdk.msdn.microsoft.com/en-us/library/5hs4b7a6.aspx

Let me know if the suggestions listed there help to stop this problem. If not, I will look into the next steps.

Thanks!

WestonHutchins-MSFT at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 3

Hello,

Recently i have upgraded from IE6.0 to IE7. Since then i am getting a message

an unhandled win32 exception occurred in iexplore.exe [416] and asking me to launch a debugger. This is really annoying me and i am getting it for every 10minutes. When i click 'No' its clsoing the explorer and all the tabs in it. Thi is really annoying me and i stopped using IE and shifterd firefox.

Did anybody face this problem? I ran 'sfc /scannow' and it asked for a dll and when i inserted the Windows XP OS cd it copied that dll. Still i am getting the same error.

Is there a solution to this problem? Or do i have to simply use firefox and forget about internet explorer?

Thanks,

Raja

rajas_chowdary at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 4
Using your first URL I found the last reply to be the answer. I reinstalled Dr Watson. Problem went away.
jgz at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 5

I upgraded to IE7 and every time I close the IE7 browser window (even popups) I get the "an unhandled win32 exception occurred in iexplore.exe" and when I click the message I lose ALL browser windows (i need to fire up IE7 again) and waist time finding the sites that were in the other windows.

Ideas?

solucionmike at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 6
Hi jgc,i have also the Problem with permanent exception when closing IE7. I didn't install any debug tools or development tools, just plain XP with upgrade to IE7. You wrote you reinstalled DRWatson. How did you do that? I would like to try this, because i found no other means to solve this problem.(except to switch to Firefox). regards Rudi
RudiDeubach at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 7

I was setting up a new WinXP PC for myself and installed VS2005 and Office2007 - I still have IE6. When accessing our Sharepoint site, I was getting the same debugger error. I found this blog, https://blogs.pointbridge.com/Blogs/becker_michael/Lists/Posts/Post.aspx?List=155d23b7%2Dd6e1%2D4211%2D838c%2D8ff08ca280f0&ID=10. Basically, remove Windows Sharepoint Services Support from Office 2007 and then add it back in using Add/Remove Programs. That solved my problem.

Hope this helps.

daw21 at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 8
This was most helpful and succinct. Thank you.
JettaMan at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
# 9
I followed the second option and deleted

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\Debugger

  • HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebugger

    but the programs just stopped running, saying that it encountered an error. Can you help me please?

  • ldsajfl;ajr at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
    # 10

    jgz wrote:

    Since I installed (all) Visual Studio Express 2005 modules, I have been getting "An unhandled win32 exception...No installed debugger has Just-In-Time debugging enabled." form Microsoft Word, Excel, Outlook, and newly installed games. Reviewing everything I could in the Microsoft search list, I find that the debugger is not available for the Express edition.

    In desperation, I unintstalled all modules of Visual Studio Express 2005, VB, VC++, VC#, J#, SQL Server...ASP.NET 2.0

    I am still getting the errors. I checked and found many references to Visual Studio still in the registry.

    Any thoughts?

    Sreenivaskrao at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
    # 11

    Check out daw21's post on 16 Feb 2007.

    That should fix the problem you're experiencing.

    JettaMan at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
    # 12
    I tried both of your recommendations, however when I attpempt to open any documents from a SharePoint site I always receive a win32 exception iexplore.exe with various numbers. Do you have additional recommdations?
    Melody1212 at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...
    # 13
    I am having this same problem as you when attempting to open documents in Sharepoint. Did you have any luck resolving your issue?
    DY_TL at 2007-8-31 > top of Msdn Tech,Visual Studio Express Editions,Installing and Registering Visual Studio 2005 Express Editions...