Re: VS2003 crashes when debugging

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance





I would suspect a 3rd party product (VS addin, hook DLL, etc.).
You can try to disable VS addins (if there are ones) and any suspicious
applications to see if that could be the case.

--
Oleg
[VC++ MVP http://www.debuginfo.com/]



Hi, Oleg.
I didn't install any plugins or other 3rd party stuff.
Just VS2003, MSDN and SP1.


--
fade
email: fade(*AT*)forward(*dot*)to
.



Relevant Pages

  • Re: Unhandled Exception Handling
    ... > context for the managed Com Addin, then yes you are in a new ... > I presume to mean host applications where the CLR controls the message loop ... I don't think there is a way to set just a filter for managed code. ... > namespace MyAddin7 ...
    (microsoft.public.office.developer.com.add_ins)
  • using swig/tcl for 3rd party packages
    ... I have a 3rd party product which is meant to be linked with a user's c ... The product supplies a header file for ... applications much quicker. ... I've managed to build a swig "wrapper" file by simply using the ...
    (comp.lang.tcl)
  • Re: Unhandled Exception Handling
    ... this is a addin and methods that through exception back to ... I presume to mean host applications where the CLR controls the message loop ... I don't think there is a way to set just a filter for managed code. ...
    (microsoft.public.office.developer.com.add_ins)
  • Re: Office 2007 SP2 again
    ... Our addin is configurable to close our main application when outlook is stopped. ... After installing SP2 our applications ... isn't stopped anymore. ...
    (microsoft.public.win32.programmer.messaging)
  • RE: Reflection api
    ... Something I use it for is for "Addin" type support for applications.. ... The current project I am working on is a smart client application, which has pre-defined interfaces for addin modules. ...
    (microsoft.public.dotnet.general)