I have a VB.NET project that references a VB6 ActiveX DLL project but what I need to do is add the DLL project to .NET project so that I can step through from the .net project to the VB6 project.

Is this attall possible?