djvj Posted March 26, 2007 Report Share Posted March 26, 2007 Hello, i have big problem with debugging ,my computer crashes at least few times a day when i run softwares...im getting messages like this one..."An unhandled Win32 exception occured in Av Mixer pro 1_2.exe{5732}.Just-in-Time debugging,this exception failed with following error:No insstalled debugger has Just-in-Time debugging enabled.In Visual Studio Just-in-Time debugging can be enabled from Tools/Options/Debugging/Just in Time " I searched all over for Visual studio in my computer but i didnt find anything...????Do i miss something ??do i need to have visual studio on comp??? I have pentium 4/windowsXP/1gb/ please help ..im going crazy .......thank you Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted March 27, 2007 Report Share Posted March 27, 2007 Welcome to the Windows Forum!Not quite sure about your situation and 'Av Mixer pro' - are you the developer of this application, or is it something that you have installed, or is it something you do not even use?Basically this application crashes with an unhandled exception, and it gives you the chance to debug. However, if you are not the developer, then there is very little that you can do. Quote Link to comment Share on other sites More sharing options...
Coreper Posted March 27, 2007 Report Share Posted March 27, 2007 the Just-in-time debugging is probably a remain of a MS Visual Studio you once had on that pc...VS activates it, but since only a little amound of programs support this, its kinda uselessi tried a google search, but the MSDN info pages didnt respond... MSDN link1 and link2 have those errors too, but they are very rare, and never work :S Quote Link to comment Share on other sites More sharing options...
djvj Posted March 31, 2007 Author Report Share Posted March 31, 2007 thank you,looks like im gonna need to download visual studio ...... Quote Link to comment Share on other sites More sharing options...
djvj Posted March 31, 2007 Author Report Share Posted March 31, 2007 im not sure which one i need (visual studio)................. i have windows xp media center edition 2002 ... and this bug starting to shut down my winamp media player !!!!!!!!!!!!!!!!!"An unhandled Win32 exception occured in Av Mixer pro 1_2.exe{5732}.Just-in-Time debugging,this exception failed with following error:No insstalled debugger has Just-in-Time debugging enabled.In Visual Studio Just-in-Time debugging can be enabled from Tools/Options/Debugging/Just in Time " Quote Link to comment Share on other sites More sharing options...
cozofdeath Posted March 31, 2007 Report Share Posted March 31, 2007 Did you try deleting the following registry keys like Coreper's 2nd MSDN link says?HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug\DebuggerHKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\.NETFramework\DbgManagedDebuggerThat should save you downloading VS. Unless your a programmer or very good at debugging run time errors you probably don't want it. Quote Link to comment Share on other sites More sharing options...
ɹəuəllıʍ ʇɐb Posted April 1, 2007 Report Share Posted April 1, 2007 That should save you downloading VS. Unless your a programmer or very good at debugging run time errors you probably don't want it.And if you don't have the program's source code, you cannot meaningfully debug (and correct) it anyway. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.