Debuging VB6.0 COM DLLS with Interface from VB.NET

From: Mohideen (fakrudeen_at_hotmail.com)
Date: 08/17/04


Date: 17 Aug 2004 09:31:33 -0700

Hi
I have a VB.NET Project which refers to a VB6.0 COM interface and
VB6.0 DLL. I would like to debug the DLL from my .NET environment. I
am able to debug the DLL without the interface implementation. When I
try to debug with Interface implementation, I get the following error,
An Unhandled exception of type, System.ExecutionEngineException in the
application....

Help me

Mohideen



Relevant Pages

  • Debuging VB6.0 COM DLLS with Interface from VB.NET
    ... I would like to debug the DLL from my .NET environment. ... am able to debug the DLL without the interface implementation. ...
    (microsoft.public.vsnet.debugging)
  • Re: STL compatibility in MS VS 2003/2005
    ... The interface of this dll is std. ... DLLs for different compilers and settings. ... This makes this incompatible in debug ...
    (microsoft.public.vc.stl)
  • Re: Properties Shared Amongst Objects
    ... The host can query my application for certain ... In that context one usually strives to provide a subsystem interface that reflects the invariants of the DLL subject matter. ... A some point the conversion may become so complex that one wants to deal with it explicitly within the DLL subject matter. ...
    (comp.object)
  • Re: How to connect to children process
    ... Main problem is amount of manual operations required per debug cycle. ... connection to DLL with debugger takes sensible amount of time and manual ... Is the main problem that the debugger keeps symbols file loaded ... AFAIK that's how VS2003 debugger works, but WinDbg should usually ...
    (microsoft.public.vsnet.debugging)
  • Re: running a service/driver/application upon startup
    ... Would it be possible for you to drop a debug services.exe and debug nk.exe ... > I ran dumpbin/exports on the finger dll and saw the required function ... >> theories as to why it's not getting loaded but just doing 'services load ...
    (microsoft.public.windowsce.embedded)