I have two project in VB6 one is ActiveX DLL one is ActiveX EXE, as i am not able to step into ActiveX DLL project which added as reference in ActiveX EXE, can any one let me know why ?
I have tried creating Project Group but still facing problem since it tries to run DLL Project even though i set EXE Project as Start UP.
Second i want to migrate ActiveX DLL in c# and then by adding COM c# dll reference in VB6 ActiveX EXE Project , i want to test and debug ,
Please help with this. Thanks in advance if you can provide steps it would be great.