just-in-time debugging error

H

hba2pd

Hello,

I would like to know how can I deal with just-in-time debugging error
in Visual Studio. Should I reinstall VS and work with the options? Or
should I edit registry? If so, how?

Best regards,
 
D

Detlev Dreyer

hba2pd said:
I would like to know how can I deal with just-in-time debugging error
in Visual Studio. Should I reinstall VS and work with the options? Or
should I edit registry? If so, how?

Not clear what you're talking about. If you encounter problems while
debugging your code, repost (via Newreader) to this group:
news://msnews.microsoft.com/microsoft.public.vstudio.development

If, however, the VS debugger shows up after any application crash and if
you're trying to change that default behavior since the VS installation:
"Visual Studio Debugger How to: Enable/Disable Just-In-Time Debugging"
http://msdn2.microsoft.com/en-us/library/k8kf6y2a(VS.80).aspx

Anyway, visiting http://www.dts-l.org/goodpost.htm is recommended in all
cases.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top