How to step into com interop from .net?

J

Jie

Hi,
I use com interop in my VB.Net window application. I would like to step into
the COM written in VB 6. I have checked the option of "Unmanaged code
debugging" in the .Net project property window. What else should I do to
step into the VB codes? I am using .net framwork 1.1. Thanks for your help?

Jie
 
G

Guest

All you should have to do is load the Vb 6 project in VB 6 and run, then start vb.net project and run with reference to the vb 6 project.
 

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