Re: VC6 ATL DLL interop with VB.NET



Hi Dave,

As I said before, the IDE did not generate Symbol file and source file for
the Interop Assembly so the any debugger did not know that the code is.
If you do need to behavior, you have to create the Interop Assembly
manually so that it is a common class library coded by yourself.
How to: Create Wrappers Manually
http://msdn2.microsoft.com/en-us/library/x8fbsf00(VS.80).aspx

But we may still need the symbols for the CLR itself.

Commonly the IDE will generate correct Wrap assembly for us, if you did not
want the generated Assembly, we have to create one ourselves per the link
above.

Anyway, there is a detailed COM Interop Referece Book, you may have a check.
..NET and COM: The Complete Interoperability Guide (Paperback)
by Adam Nathan
http://www.amazon.com/gp/product/067232170X/103-1572468-9548663?v=glance&n=2
83155

If you still have any concern, please feel free to post here.

Best regards,

Peter Huang

Microsoft Online Community Support
==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

.



Relevant Pages

  • Re: The neigh endless 64 bit debate
    ... > with the now i hear very pluggable IDE. ... Both compiler and debugger should be ... All I can say is I'm glad you aren't running Borland as ...
    (borland.public.delphi.non-technical)
  • Re: Application crash with exception 0x80000007
    ... The application hit an unhandled exception - for example an Access Violation for using a bogus pointer. ... When attaching the debugger, Windows tried to create a thread inside your process and call DebugBreak. ... This might mean that the unhandled exception I mentioned at step may have happened while one of the DLLs was running its DllMain and therefore this other thread owned the Loader Lock. ... Symbol file could not be found. ...
    (microsoft.public.win32.programmer.kernel)
  • Debugging
    ... On my WinXP Professional box at home, I can't get the debugger to start from ... I get the same error using NetBeans 3.5.1, ... The command the IDE is trying to execute - shown in the output window - is ...
    (comp.lang.java.softwaretools)
  • Re: "We Never Use Assembly Language"
    ... Rosasm: can call up debugger, resource editor, help file, etc. ... nearly feature to feature to your IDE which took a decade of heavy dev ...
    (alt.lang.asm)
  • Re: Office COM-Add-In
    ... dass normal die Exception im Debugger ... Du setzt Breakpoints an den ... Glück, ziehst Du die ganze IDE mit runter, was Dir auch ... wie mit der IDE von MS. ...
    (microsoft.public.de.german.entwickler.dotnet.csharp)