RE: Passing a COM interface through a COM interface

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

From: Ying-Shen Yu[MSFT] (v-yiy_at_online.microsoft.com)
Date: 05/15/04


Date: Sat, 15 May 2004 03:33:48 GMT

Hi James,

If your program is only running slow in VS.NET IDE, I suspect this issue is
somehow related to some settings in VS.NET IDE.
1. first of all, I'd like to know if there is some internal exceptions in
your application, since in debugging VS.NET IDE will add some extra code to
help catching the exception in debugger.
You may open the "Exceptions" dialog and check CLR exceptions to "Enter" to
enable VS.NET IDE breaking into when a first-chance exception happens.

2. did you configure VS.NET to load symbol or set _NT_SYMBOL_PATH in your
system? you may take a look at the "Modules" pane to see if the symbols are
loaded for all modules.
you need also check if you checked "unmanaged code debugging" ,since it
will load a lot of symbols for unmanaged Dlls when needed.

If the problem still persists, please feel free to reply this thread and
let me know more information.

Thanks!

Best regards,

Ying-Shen Yu [MSFT]
Microsoft Community Support
Get Secure! - www.microsoft.com/security

This posting is provided "AS IS" with no warranties and confers no rights.
This mail should not be replied directly, please remove the word "online"
before sending mail.



Relevant Pages

  • unhandled exception in unknown module
    ... In a VB .NET app, I am dynamically changing a form's menu. ... testing the code in the IDE, I got intermittent exceptions thrown: ... problem occurs only in the IDE - my stress tests run fine when I run the exe ...
    (microsoft.public.dotnet.general)
  • Re: You finally beat me down
    ... Aleksander Oven wrote: crash. ... to catch exceptions or deal with errors when installing a component. ... I would think it's not professional to have the IDE crash. ... Provide the customer with feedback why the component didn't install. ...
    (borland.public.delphi.non-technical)
  • Re: VB6 SP6 Issue with the Win32 Unhandled Exception Handler
    ... VB runtime doesn't -- the exceptions that normally cause the Abnormal Program ... The IDE starts and sets an unhandled exception filter of its own. ...
    (microsoft.public.vb.bugs)
  • Re: Is it possible to get a MAP file for delphi 7 delphi32.exe? How do you debug a D7 IDE crash rela
    ... madshi wrote: ... >> the exceptions, and debugging the IDE was the only way to find ... Perhaps I can improve madExcept's IDE exception catching ...
    (borland.public.delphi.non-technical)
  • Re: IDE is very slow because of Output window
    ... Try turning on 'break on exceptions' - then you'll be able to track down the ... > When I debug the app by running the code in the IDE, ... > off this output if I am to effectively debug my app. ...
    (microsoft.public.dotnet.framework.interop)